Searched defs:DEBUG_INIT (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/lib/blkid/
H A DblkidP.h139 #define DEBUG_INIT 0x8000 macro
/external/e2fsprogs/lib/et/
H A Derror_message.c222 #define DEBUG_INIT 0x8000 macro
233 if (debug_mask & DEBUG_INIT)
243 debug_mask |= DEBUG_INIT;
244 if (debug_mask == DEBUG_INIT)
260 debug_mask = DEBUG_INIT;

Completed in 494 milliseconds