Searched refs:is_hex (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_print_constant.c37 bool is_sint = false, is_uint = false, is_hex = false; local in function:mir_print_constant_component
57 is_hex = true;
72 } else if (is_hex) {
96 } else if (is_uint || is_hex) {
127 } else if (is_uint || is_hex) {

Completed in 2 milliseconds