Searched defs:debug_options (Results 1 – 3 of 3) sorted by relevance
66 static const struct debug_named_value debug_options[] = { in has_flag() local
129 SANE_Bool debug_options = SANE_FALSE; variable
218 inline const DebugOptions& debug_options() const { return debug_options_; } in debug_options() function