Searched defs:putc (Results 1 - 5 of 5) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/stdio/
H A Dputc.c3 int putc(int c, FILE *f) function
/seL4-refos-master/seL4_tools/elfloader-tool/include/drivers/
H A Duart.h14 int (*putc)(struct elfloader_device *dev, unsigned int c); member in struct:elfloader_uart_ops
/seL4-refos-master/tools/elfloader/include/drivers/
H A Duart.h14 int (*putc)(struct elfloader_device *dev, unsigned int c); member in struct:elfloader_uart_ops
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dwintty.h229 # undef putc macro
241 # undef putc macro
244 # define putc(x) xputc(x) macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dwintty.h229 # undef putc macro
241 # undef putc macro
244 # define putc(x) xputc(x) macro

Completed in 94 milliseconds