Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dport.c342 #define h_port_output_p "( obj -- f ) test if OBJ is output port\n\ in ficl_port_output_p() macro
1143 FTH_PRI1("port-output?", ficl_port_output_p, h_port_output_p); in init_port()