Searched defs:FILE_cnt (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp_sys.c3281 # define FILE_cnt(f) ((f)->_cnt) macro
H A Duconfig.h1140 * and FILE_cnt(fp) macros will also be defined and should be used
1152 /* FILE_cnt:
1158 * This symbol is defined if the FILE_cnt macro can be used as an
1174 #define FILE_cnt(fp) ((fp)->_IO_read_end - (fp)->_IO_read_ptr) macro

Completed in 41 milliseconds