Searched refs:DEBUG_ENABLED (Results 1 – 5 of 5) sorted by relevance
145 if (!DEBUG_ENABLED(SUBSET_REPACK)) return; in print_overflows()
1279 if (!DEBUG_ENABLED(SUBSET_REPACK)) return; in print_orphaned_nodes()
94 #define DEBUG_ENABLED(WHAT) (DEBUG_LEVEL_ENABLED (WHAT, 0)) macro
816 if (DEBUG_ENABLED (UNISCRIBE)) in _hb_uniscribe_shape()
107 static ref DEBUG_ENABLED: bool = std::env::var_os("CRITERION_DEBUG").is_some();155 *DEBUG_ENABLED in debug_enabled()