Searched defs:puts (Results 1 - 7 of 7) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/stdio/
H A Dputs.c3 int puts(const char *s) function
/seL4-refos-master/kernel/include/machine/
H A Dio.h38 #define puts(s) ((void)(0)) macro
/seL4-refos-master/seL4_tools/elfloader-tool/src/
H A Dprintf.c216 int puts(const char *str) function
/seL4-refos-master/tools/elfloader/src/
H A Dprintf.c216 int puts(const char *str) function
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dwintty.h233 # define puts term_puts macro
242 # undef puts macro
245 # define puts(x) xputs(x) macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dwintty.h233 # define puts term_puts macro
242 # undef puts macro
245 # define puts(x) xputs(x) macro
/seL4-refos-master/kernel/src/machine/
H A Dio.c559 word_t puts(const char *s) function

Completed in 55 milliseconds