Searched defs:hex (Results 1 – 9 of 9) sorted by relevance
67 static inline int io__get_hex(struct io *io, __u64 *hex) in io__get_hex()
28 static const char *hex = "0123456789ABCDEF"; in escape_str() local
296 unsigned int hex(char c) in hex() function
1426 static struct bt_ctf_field_type *create_int_type(int size, bool sign, bool hex) in create_int_type()1467 #define CREATE_INT_TYPE(type, size, sign, hex) \ in ctf_writer__init_data() argument
46 static uint8_t hex(const uint8_t *data, uint8_t *crc) in hex() function
139 __u64 hex; in do_test_get_hex() local
1706 char hex[64]; in get_field_str() local
252 struct tep_print_arg_hex hex; member
3997 unsigned char *hex; in print_str_arg() local