Searched refs:hex_b (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/libs/libutils/src/
H A Dzf_log.c370 char *const hex_b = ctx->msg_b; local
371 char *const ascii_b = hex_b + 2 * mem_width + 2;
379 char *hex = hex_b;
/seL4-refos-master/projects/util_libs/libutils/src/
H A Dzf_log.c370 char *const hex_b = ctx->msg_b; local
371 char *const ascii_b = hex_b + 2 * mem_width + 2;
379 char *hex = hex_b;

Completed in 81 milliseconds