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

/seL4-test-master/kernel/src/machine/
H A Dio.c230 static char *fmt_o(word_t x, char *s) function
468 a = fmt_o(arg.i, z);
/seL4-test-master/projects/musllibc/src/stdio/
H A Dvfprintf.c185 static char *fmt_o(uintmax_t x, char *s) function
588 a = fmt_o(arg.i, z);

Completed in 63 milliseconds