Home
last modified time | relevance | path

Searched defs:bPrint (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.2.2/build/libraries/mem/src/
Dmem_expHeap.c922 const BOOL bPrint = ( 0 != (flag & MEM_HEAP_ERROR_PRINT) ); in CheckMBlock_() local
1054 const BOOL bPrint = ( 0 != (flag & MEM_HEAP_ERROR_PRINT) ); in CheckMBlockPrevPtr_() local
1086 const BOOL bPrint = ( 0 != (flag & MEM_HEAP_ERROR_PRINT) ); in CheckMBlockNextPtr_() local
1120 const BOOL bPrint = 0 != (flag & MEM_HEAP_ERROR_PRINT); in CheckMBlockLinkTail_() local
2006 const BOOL bPrint = 0 != (optFlag & MEM_HEAP_ERROR_PRINT); in MEMCheckExpHeap() local