Home
last modified time | relevance | path

Searched refs:local_debug (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_debug.c30 int local_debug; variable
505 local_debug = 1; in match_local_debug_on()
510 local_debug = 0; in match_local_debug_off()
H A Dsmatch_return_to_param.c109 if (local_debug) in map_long_to_short_name_sym()
H A Dsmatch_container_of.c579 if (local_debug) in load_container_data()
585 if (local_debug) in load_container_data()
H A Dsmatch.h219 extern int local_debug;
256 if (final_pass || option_debug || local_debug || debug_db) \
272 if (!final_pass && !option_debug && !local_debug && !debug_db) \
274 if (__silence_warnings_for_stmt && !option_debug && !local_debug) \
H A Dsmatch_function_hooks.c597 if (option_debug || local_debug) in impossible_limit()
607 if (local_debug) in is_impossible_data()