Searched defs:printf (Results 1 - 14 of 14) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/stdio/
H A Dprintf.c4 int printf(const char *restrict fmt, ...) function
/seL4-refos-master/kernel/include/machine/
H A Dio.h32 #define printf(args...) kprintf(args) macro
37 #define printf(args...) ((void)(0)) macro
/seL4-refos-master/projects/seL4_libs/libsel4test/include/sel4test/
H A Dmacros.h29 #define printf(x, ...) do {\ macro
/seL4-refos-master/projects/refos/impl/apps/timer_server/src/
H A Dstate.h47 #define printf(x,...) macro
/seL4-refos-master/apps/timer_server/src/
H A Dstate.h47 #define printf(x,...) macro
/seL4-refos-master/projects/seL4_libs/libsel4test/src/
H A Dtestutil.c41 #undef printf macro
[all...]
/seL4-refos-master/projects/refos/impl/apps/console_server/src/
H A Dstate.h48 #define printf(x,...) macro
/seL4-refos-master/projects/refos/impl/apps/selfloader/src/
H A Dselfloader.h37 #define printf(x,...) macro
/seL4-refos-master/apps/console_server/src/
H A Dstate.h48 #define printf(x,...) macro
/seL4-refos-master/apps/selfloader/src/
H A Dselfloader.h37 #define printf(x,...) macro
/seL4-refos-master/seL4_tools/elfloader-tool/src/
H A Dprintf.c206 int printf(const char *format, ...) function
/seL4-refos-master/tools/elfloader/src/
H A Dprintf.c206 int printf(const char *format, ...) function
/seL4-refos-master/libs/librefos/include/refos-util/
H A Dserv_common.h37 #define printf(x,...) macro
/seL4-refos-master/projects/refos/impl/libs/librefos/include/refos-util/
H A Dserv_common.h37 #define printf(x,...) macro

Completed in 54 milliseconds