Searched defs:bool (Results 1 – 3 of 3) sorted by relevance
164 fn has(&self, option: &str) -> bool { in has()170 fn rustc_version_atleast(&self, major: u32, minor: u32, patch: u32) -> bool { in rustc_version_atleast()
1140 void conf_set_changed_callback(void (*fn)(bool)) in conf_set_changed_callback()
54 DEFINE_GET_ATTR(flag, bool) in DEFINE_GET_ATTR() argument