Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/libraries/mem/src/
Dmem_expHeap.c918 const BOOL bPrint = ( 0 != (flag & MEM_HEAP_ERROR_PRINT) ); in CheckMBlock_() local
1050 const BOOL bPrint = ( 0 != (flag & MEM_HEAP_ERROR_PRINT) ); in CheckMBlockPrevPtr_() local
1082 const BOOL bPrint = ( 0 != (flag & MEM_HEAP_ERROR_PRINT) ); in CheckMBlockNextPtr_() local
1116 const BOOL bPrint = 0 != (flag & MEM_HEAP_ERROR_PRINT); in CheckMBlockLinkTail_() local
1960 const BOOL bPrint = 0 != (optFlag & MEM_HEAP_ERROR_PRINT); in MEMCheckExpHeap() local