Home
last modified time | relevance | path

Searched defs:hex_table (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_dump.c482 static const char hex_table[16] = "0123456789ABCDEF"; in trace_dump_bytes() local
/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-redqueen.c631 static u8 hex_table[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 0, 0, 0, variable