Home
last modified time | relevance | path

Searched refs:PORT_WRITE_LINE (Results 1 – 2 of 2) sorted by relevance

/dports/lang/fth/fth-1.4.1/src/
H A Dport.c232 fth_array_set(prcs, (ficlInteger) PORT_WRITE_LINE, gn_write_line); in fth_init_soft_port_procs()
260 case PORT_WRITE_LINE: in fth_set_soft_port_from_optkey()
287 prt->write_line = fth_array_ref(prcs, (ficlInteger) PORT_WRITE_LINE); in fth_make_soft_port()
421 fth_set_soft_port_from_optkey(prcs, PORT_WRITE_LINE); in ficl_make_soft_port()
471 fth_set_soft_port_from_optkey(prcs, PORT_WRITE_LINE); in ficl_make_soft_output_port()
801 fth_set_soft_port_from_optkey(prcs, PORT_WRITE_LINE); in io_keyword_args_ref()
H A Dfth-lib.h213 PORT_WRITE_LINE, enumerator