Searched defs:fileno (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/legacy/gcc/libio/stdio/
H A Dfileno.c30 fileno (fp) function
/haiku-buildtools/binutils/include/
H A Dbinary-io.h43 # undef fileno macro
44 # define fileno _fileno macro
/haiku-buildtools/gcc/gcc/ada/
H A Daux-io.c49 #undef fileno macro
H A Dcio.c67 #undef fileno macro
H A Dcstreams.c95 #undef fileno macro
H A Dsysdep.c84 #undef fileno macro
/haiku-buildtools/gcc/fixincludes/
H A Dsystem.h96 # undef fileno macro
97 # define fileno(Stream) fileno_unlocked (Stream) macro
/haiku-buildtools/gcc/zlib/
H A Dminigzip.c50 # define fileno(file) file->__file macro
/haiku-buildtools/binutils/zlib/
H A Dminigzip.c50 # define fileno(file) file->__file macro
/haiku-buildtools/legacy/gcc/libio/
H A Diostdio.h107 #define fileno _IO_fileno macro
/haiku-buildtools/gcc/zlib/test/
H A Dminigzip.c50 # define fileno(file) file->__file macro
/haiku-buildtools/binutils/zlib/test/
H A Dminigzip.c54 # define fileno(file) file->__file macro
/haiku-buildtools/gcc/libcpp/
H A Dsystem.h113 # undef fileno macro
114 # define fileno(Stream) fileno_unlocked (Stream) macro
/haiku-buildtools/gcc/gcc/
H A Dsystem.h121 # undef fileno macro
122 # define fileno(Stream) fileno_unlocked (Stream) macro
/haiku-buildtools/gcc/libbacktrace/
H A Ddwarf.c1881 uint64_t fileno; local
/haiku-buildtools/binutils/gold/
H A Ddwarf_reader.cc1805 const uint64_t fileno = read_unsigned_LEB_128(start, &templen); local

Completed in 279 milliseconds