Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dio.c369 return (fth_make_long_long(fth_io_length(self))); in io_length()
939 fth_io_length(FTH io) in fth_io_length() function
H A Dfth.h643 ficl2Integer fth_io_length(FTH);