Searched defs:BLOCK_FREE (Results 1 – 4 of 4) sorted by relevance
65 #define BLOCK_FREE(b) ((b) == 0xffffffff) macro
82 #define BLOCK_FREE 0xfffe /* free block */ macro
62 #define BLOCK_FREE(b) ((b) == 0xffffffff) macro
172 #define BLOCK_FREE 0x01 /* free structure in the BLOCKs pool */ macro