Searched defs:hex_format (Results 1 – 4 of 4) sorted by relevance
36 def hex_format(char, digit_number): function
51 static int hex_format = 0; variable
2075 bool hex_format = (is.flags() & std::ios_base::hex) == std::ios_base::hex; in operator >>() local2134 …bool hex_format = (is.flags() & std::ios_base::hex… in operator >>() local
1351 const char *hex_format = "0x%x"; in do_modify_inode() local