Searched defs:putchar (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/stdio/
H A Dputchar.c3 int putchar(int c) function
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dwintty.h228 # undef putchar macro
231 # define putchar term_putc macro
240 # undef putchar macro
243 # define putchar(x) xputc(x) /* these are in video.c, nttty.c */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dwintty.h228 # undef putchar macro
231 # define putchar term_putc macro
240 # undef putchar macro
243 # define putchar(x) xputc(x) /* these are in video.c, nttty.c */ macro
/seL4-refos-master/kernel/src/machine/
H A Dio.c31 out_fn putchar; member in struct:__anon1
50 void putchar(char c) function

Completed in 39 milliseconds