Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dport.c353 flag = FTH_FALSE_P(obj) || fth_io_output_p(obj); in ficl_port_output_p()
H A Dfth.h647 int fth_io_output_p(FTH);
H A Dio.c1071 fth_io_output_p(FTH obj) in fth_io_output_p() function