Searched refs:pr_hex (Results 1 – 2 of 2) sorted by relevance
160 jsp->pr_hex = ! prev_negate; in sgj_parse_opts()266 jsp->pr_exit_status ? "" : "-", jsp->pr_hex ? "" : "-", in sg_json_settings()279 jsp->pr_hex = false; in sgj_def_opts()658 else if (jsp->pr_hex) { in sgj_js_nv_ihex()699 if ((! jsp->pr_hex) && (! as_str)) in sgj_js_nv_ihexstr()708 if (jsp->pr_hex) { in sgj_js_nv_ihexstr()727 as_hex = jsp->pr_hex && hex_as_well; in sgj_js_nv_ihex_nex()797 bool as_hex = jsp->pr_hex && hex_as_well; in sgj_js_nv_ihexstr_nex()1209 if (hex_as_well && jsp->pr_hex) { in sgj_haj_subo_r()1314 if (jsp->pr_hex) in sgj_js_designation_descriptor()[all …]
74 bool pr_hex; /* 'h' (def: false) */ member