Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/NetWare/
Dnwstdio.h107 #ifdef FILE_base
Dnwperlsys.h341 #ifdef FILE_base in PerlStdIOGetBase()
343 return FILE_base(f); in PerlStdIOGetBase()
Dnwperlhost.h447 #ifdef FILE_base in PerlStdIOGetBase()
449 return FILE_base(f); in PerlStdIOGetBase()
Dconfig_H.wc2142 * a file handle. If this is defined, then the FILE_base(fp) macro
2148 /* FILE_base:
2161 #define FILE_base(fp) ((fp)->_base)
/mirbsd/src/gnu/usr.bin/perl/
Dperlsdio.h143 #ifdef FILE_base
Duconfig.h2476 #define FILE_base(fp) ((fp)->_IO_read_base) macro
Diperlsys.h190 #ifdef FILE_base
296 #ifdef FILE_base
297 #define PerlSIO_get_base(f) FILE_base(f)
Dperlio.c3206 #ifdef FILE_base
3365 #ifdef FILE_base
Dconfig_h.SH2487 * a file handle. If this is defined, then the FILE_base(fp) macro
2493 /* FILE_base:
Dpp_sys.c3286 # define FILE_base(f) ((f)->_base) macro
DConfigure12243 strncmp(FILE_base(fp), "#include <stdio.h>\n", 19) == 0
/mirbsd/src/gnu/usr.bin/perl/vos/
Dconfig.alpha.h1202 #define FILE_base(fp) ((fp)->_base) macro
Dconfig.ga.h1202 #define FILE_base(fp) ((fp)->_base) macro
/mirbsd/src/gnu/usr.bin/perl/win32/
Dperlhost.h614 #ifdef FILE_base in PerlStdIOGetBase()
616 return FILE_base(f); in PerlStdIOGetBase()
Dconfig_H.vc2463 * a file handle. If this is defined, then the FILE_base(fp) macro
2469 /* FILE_base:
2482 #define FILE_base(fp) ((fp)->_base)
Dconfig_H.bc2463 * a file handle. If this is defined, then the FILE_base(fp) macro
2469 /* FILE_base:
2482 #define FILE_base(fp) ((fp)->buffer)
Dconfig_H.gc2463 * a file handle. If this is defined, then the FILE_base(fp) macro
2469 /* FILE_base:
2482 #define FILE_base(fp) ((fp)->_base)
Dconfig_H.vc642463 * a file handle. If this is defined, then the FILE_base(fp) macro
2469 /* FILE_base:
2482 #define FILE_base(fp) ((fp)->_base)
/mirbsd/src/gnu/usr.bin/perl/wince/
Dperlhost.h618 #ifdef FILE_base in PerlStdIOGetBase()
620 return FILE_base(f); in PerlStdIOGetBase()
Dconfig_H.ce2413 * a file handle. If this is defined, then the FILE_base(fp) macro
2419 /* FILE_base:
2432 #define FILE_base(fp)
/mirbsd/src/gnu/usr.bin/perl/os2/
Dos2ish.h409 (FILE_ptr(fp) > FILE_base(fp) && c == (int)*(FILE_ptr(fp) - 1) \
/mirbsd/src/gnu/usr.bin/perl/plan9/
Dconfig.plan92526 * a file handle. If this is defined, then the FILE_base(fp) macro
2532 /* FILE_base:
2545 #define FILE_base(fp) ((fp)->_base)
Dconfig_h.sample2473 * a file handle. If this is defined, then the FILE_base(fp) macro
2479 /* FILE_base:
2492 #define FILE_base(fp) ((fp)->_base)
/mirbsd/src/gnu/usr.bin/perl/Porting/
Dconfig_H1189 * a file handle. If this is defined, then the FILE_base(fp) macro
1195 /* FILE_base:
1208 #define FILE_base(fp) ((fp)->_IO_read_base)
DGlossary4448 be used to define the macro FILE_base(fp).