Searched defs:fstat (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/legacy/gcc/libf2c/libI77/
H A Dconfigure1303 fstat(); function
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tls/
H A Dthr-init-1.c4 static __thread int fstat ; variable
5 static __thread int fstat = 1 ; variable
6 static __thread int fstat ; variable
7 static __thread int fstat = 2; /* { dg-error "redefinition of 'fstat'" } */ variable
H A Dthr-init-2.c7 static __thread int fstat ; variable
8 static __thread int fstat = 1; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/tls/
H A Dthr-init-1.c10 static __thread int fstat = 1; local
H A Dthr-init-2.c8 static __thread int fstat ; variable
9 static __thread int fstat = 1; variable
10 static __thread int fstat ; variable
/haiku-buildtools/legacy/gcc/texinfo/intl/
H A Dloadmsgcat.c47 # define fstat __fstat macro
/haiku-buildtools/legacy/gcc/libio/
H A Dfileops.c43 # define fstat(FD, Statbuf) __fstat (FD, Statbuf) macro
/haiku-buildtools/legacy/binutils/include/gdb/
H A Dcallback.h93 int (*fstat) PARAMS ((host_callback *, int, struct stat *)); member in struct:host_callback_struct
/haiku-buildtools/legacy/gcc/libiberty/
H A Dmpw.c603 fstat (int fd, struct stat *buf) function
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dcom.c174 #define fstat(fd,stbuf) VMS_fstat (fd,stbuf) macro
/haiku-buildtools/legacy/gcc/gcc/
H A Dcccp.c75 #define fstat(fd,stbuf) VMS_fstat (fd,stbuf) macro
11125 #undef fstat /* Get back to the library version. */ macro

Completed in 303 milliseconds