Searched defs:hex (Results 1 – 6 of 6) sorted by relevance
46 static uint8_t hex(const uint8_t *data, uint8_t *crc) in hex() function
43 static unsigned int hex(char c) in hex() function
1406 static struct bt_ctf_field_type *create_int_type(int size, bool sign, bool hex) in create_int_type()1447 #define CREATE_INT_TYPE(type, size, sign, hex) \ in ctf_writer__init_data() argument
1711 char hex[64]; in get_field_str() local
265 struct tep_print_arg_hex hex; member
3969 unsigned char *hex; in print_str_arg() local