Searched refs:FILE_base (Results 1 – 25 of 25) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/NetWare/ |
| D | nwstdio.h | 107 #ifdef FILE_base
|
| D | nwperlsys.h | 341 #ifdef FILE_base in PerlStdIOGetBase() 343 return FILE_base(f); in PerlStdIOGetBase()
|
| D | nwperlhost.h | 447 #ifdef FILE_base in PerlStdIOGetBase() 449 return FILE_base(f); in PerlStdIOGetBase()
|
| D | config_H.wc | 2142 * 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/ |
| D | perlsdio.h | 143 #ifdef FILE_base
|
| D | uconfig.h | 2476 #define FILE_base(fp) ((fp)->_IO_read_base) macro
|
| D | iperlsys.h | 190 #ifdef FILE_base 296 #ifdef FILE_base 297 #define PerlSIO_get_base(f) FILE_base(f)
|
| D | perlio.c | 3206 #ifdef FILE_base 3365 #ifdef FILE_base
|
| D | config_h.SH | 2487 * a file handle. If this is defined, then the FILE_base(fp) macro 2493 /* FILE_base:
|
| D | pp_sys.c | 3286 # define FILE_base(f) ((f)->_base) macro
|
| D | Configure | 12243 strncmp(FILE_base(fp), "#include <stdio.h>\n", 19) == 0
|
| /mirbsd/src/gnu/usr.bin/perl/vos/ |
| D | config.alpha.h | 1202 #define FILE_base(fp) ((fp)->_base) macro
|
| D | config.ga.h | 1202 #define FILE_base(fp) ((fp)->_base) macro
|
| /mirbsd/src/gnu/usr.bin/perl/win32/ |
| D | perlhost.h | 614 #ifdef FILE_base in PerlStdIOGetBase() 616 return FILE_base(f); in PerlStdIOGetBase()
|
| D | config_H.vc | 2463 * a file handle. If this is defined, then the FILE_base(fp) macro 2469 /* FILE_base: 2482 #define FILE_base(fp) ((fp)->_base)
|
| D | config_H.bc | 2463 * a file handle. If this is defined, then the FILE_base(fp) macro 2469 /* FILE_base: 2482 #define FILE_base(fp) ((fp)->buffer)
|
| D | config_H.gc | 2463 * a file handle. If this is defined, then the FILE_base(fp) macro 2469 /* FILE_base: 2482 #define FILE_base(fp) ((fp)->_base)
|
| D | config_H.vc64 | 2463 * 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/ |
| D | perlhost.h | 618 #ifdef FILE_base in PerlStdIOGetBase() 620 return FILE_base(f); in PerlStdIOGetBase()
|
| D | config_H.ce | 2413 * 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/ |
| D | os2ish.h | 409 (FILE_ptr(fp) > FILE_base(fp) && c == (int)*(FILE_ptr(fp) - 1) \
|
| /mirbsd/src/gnu/usr.bin/perl/plan9/ |
| D | config.plan9 | 2526 * a file handle. If this is defined, then the FILE_base(fp) macro 2532 /* FILE_base: 2545 #define FILE_base(fp) ((fp)->_base)
|
| D | config_h.sample | 2473 * 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/ |
| D | config_H | 1189 * 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)
|
| D | Glossary | 4448 be used to define the macro FILE_base(fp).
|