Lines Matching refs:retVal
1900 u32 retVal; in MEMAdjustExpHeap() local
1909 retVal = 0; in MEMAdjustExpHeap()
1921 retVal = 0; in MEMAdjustExpHeap()
1931 retVal = GetOffsetFromPtr( pHeapHd, pHeapHd->heapEnd ); in MEMAdjustExpHeap()
1936 return retVal; in MEMAdjustExpHeap()
1962 BOOL retVal; in MEMCheckExpHeap() local
1984 retVal = FALSE; in MEMCheckExpHeap()
1994 retVal = FALSE; in MEMCheckExpHeap()
2007 retVal = FALSE; in MEMCheckExpHeap()
2017 retVal = FALSE; in MEMCheckExpHeap()
2026 retVal = FALSE; in MEMCheckExpHeap()
2029 retVal = TRUE; in MEMCheckExpHeap()
2033 return retVal; in MEMCheckExpHeap()