Home
last modified time | relevance | path

Searched refs:fth_io_putc (Results 1 – 3 of 3) sorted by relevance

/dports/lang/fth/fth-1.4.1/src/
H A Dport.c542 fth_io_putc(port, c); in fth_port_putc()
H A Dio.c2424 fth_io_putc(FTH io, int c) in fth_io_putc() function
2448 fth_io_putc(io, FTH_TO_CHAR(ch)); in ficl_io_putc()
H A Dfth.h652 void fth_io_putc(FTH, int);