Searched defs:BLOCK_FREE (Results 1 – 3 of 3) sorted by relevance
30 #define BLOCK_FREE 0xfffe /* free block */ macro
63 #define BLOCK_FREE(b) ((b) == 0xffffffff) macro
54 BLOCK_FREE, enumerator