Searched refs:DEBUG_INIT (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/lib/et/
H A Derror_message.c197 #define DEBUG_INIT 0x8000 macro
208 if (debug_mask & DEBUG_INIT)
218 debug_mask |= DEBUG_INIT;
219 if (debug_mask == DEBUG_INIT)
235 debug_mask = DEBUG_INIT;
/external/e2fsprogs/lib/blkid/
H A Dcache.c83 if (!(blkid_debug_mask & DEBUG_INIT)) {
88 blkid_debug_mask |= DEBUG_INIT;
H A DblkidP.h139 #define DEBUG_INIT 0x8000 macro

Completed in 83 milliseconds