Searched refs:FILE_base (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlsdio.h143 #ifdef FILE_base
H A Duconfig.h1183 * a file handle. If this is defined, then the FILE_base(fp) macro
1189 /* FILE_base:
1202 #define FILE_base(fp) ((fp)->_IO_read_base) macro
H A Diperlsys.h190 #ifdef FILE_base
296 #ifdef FILE_base
297 #define PerlSIO_get_base(f) FILE_base(f)
H A Dperlio.c3131 #ifdef FILE_base
3290 #ifdef FILE_base
H A Dpp_sys.c3279 # define FILE_base(f) ((f)->_base) macro

Completed in 61 milliseconds