Searched defs:as_hex (Results 1 – 4 of 4) sorted by relevance
153 bool as_hex; in main() local
133 pub fn as_hex(&self) -> PyResult<String> { in as_hex() method
723 bool as_hex, as_nex; in sgj_js_nv_ihex_nex() local797 bool as_hex = jsp->pr_hex && hex_as_well; in sgj_js_nv_ihexstr_nex() local
212 fn as_hex(c: char) -> u32 { in as_hex() function