Home
last modified time | relevance | path

Searched defs:hex_format (Results 1 – 4 of 4) sorted by relevance

/third_party/jerryscript/tools/
Dgen_c_source.py36 def hex_format(char, digit_number): function
/third_party/e2fsprogs/misc/
Ddumpe2fs.c51 static int hex_format = 0; variable
/third_party/boost/boost/multiprecision/
Dnumber.hpp2075 bool hex_format = (is.flags() & std::ios_base::hex) == std::ios_base::hex; in operator >>() local
2134 …bool hex_format = (is.flags() & std::ios_base::hex… in operator >>() local
/third_party/e2fsprogs/debugfs/
Ddebugfs.c1351 const char *hex_format = "0x%x"; in do_modify_inode() local