Searched refs:query_option_impl (Results 1 – 1 of 1) sorted by relevance
30 #define query_option_impl(option, type) \ in u_driconf_fill_st_options() macro32 #define query_bool_option(option) query_option_impl(option, b) in u_driconf_fill_st_options()33 #define query_int_option(option) query_option_impl(option, i) in u_driconf_fill_st_options()