Searched defs:hex (Results 1 – 8 of 8) sorted by relevance
23 static const char *hex = "0123456789ABCDEF"; in escape_str() local
102 static inline int io__get_hex(struct io *io, __u64 *hex) in io__get_hex()
46 static uint8_t hex(const uint8_t *data, uint8_t *crc) in hex() function
140 __u64 hex; in do_test_get_hex() local
405 unsigned int hex(char c) in hex() function
1264 struct buf hex; in printer_print_const_uint() local1286 struct buf hex; in printer_print_const_str_literal() local1340 struct buf hex; in printer_print_const() local
1432 static struct bt_ctf_field_type *create_int_type(int size, bool sign, bool hex) in create_int_type()1473 #define CREATE_INT_TYPE(type, size, sign, hex) \ in ctf_writer__init_data() argument
2836 static void check_optarg(char *option, int hex) in check_optarg()
Completed in 20 milliseconds