Lines Matching refs:retVal
1946 u32 retVal; in MEMAdjustExpHeap() local
1955 retVal = 0; in MEMAdjustExpHeap()
1967 retVal = 0; in MEMAdjustExpHeap()
1977 retVal = GetOffsetFromPtr( pHeapHd, pHeapHd->heapEnd ); in MEMAdjustExpHeap()
1982 return retVal; in MEMAdjustExpHeap()
2008 BOOL retVal; in MEMCheckExpHeap() local
2030 retVal = FALSE; in MEMCheckExpHeap()
2040 retVal = FALSE; in MEMCheckExpHeap()
2053 retVal = FALSE; in MEMCheckExpHeap()
2063 retVal = FALSE; in MEMCheckExpHeap()
2072 retVal = FALSE; in MEMCheckExpHeap()
2075 retVal = TRUE; in MEMCheckExpHeap()
2079 return retVal; in MEMCheckExpHeap()