Home
last modified time | relevance | path

Searched defs:_stat (Results 26 – 50 of 461) sorted by relevance

12345678910>>...19

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/m32r/
H A Dstat.c7 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/iq2000/
H A Dstat.c8 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/mn10300/
H A Dstat.c8 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/mn10200/
H A Dstat.c8 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/epiphany/
H A Dstat.c45 _stat (const char *file, struct stat *st) in _stat() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/iq2000/
H A Dstat.c8 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/m32r/
H A Dstat.c7 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/mn10300/
H A Dstat.c8 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/mmixware/
H A Dstat.c21 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/mn10200/
H A Dstat.c8 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/mn10200/
H A Dstat.c8 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/iq2000/
H A Dstat.c8 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/mn10300/
H A Dstat.c8 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/mmixware/
H A Dstat.c21 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/m32r/
H A Dstat.c7 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/mmixware/
H A Dstat.c21 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/sys/
H A Dstat.h200 __CRT_MAYBE_INLINE int __cdecl _fstat64i32(int desc, struct _stat64i32 *_stat) { in _fstat64i32()
220 __CRT_MAYBE_INLINE int __cdecl _fstat32i64(int desc, struct _stat32i64 *_stat) { in _fstat32i64()
240 __CRT_MAYBE_INLINE int __cdecl _stat64i32(const char *fname, struct _stat64i32 *_stat) { in _stat64i32()
260 __CRT_MAYBE_INLINE int __cdecl _stat32i64(const char *fname, struct _stat32i64 *_stat) { in _stat32i64()
285 #define _stat _stat32 macro
291 #define _stat _stat64i32 macro
314 __CRT_MAYBE_INLINE int __cdecl _wstat64i32(const wchar_t *fname, struct _stat64i32 *_stat) { in _wstat64i32()
334 __CRT_MAYBE_INLINE int __cdecl _wstat32i64(const wchar_t *fname, struct _stat32i64 *_stat) { in _wstat32i64()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/sys/
H A Dstat.h200 __CRT_MAYBE_INLINE int __cdecl _fstat64i32(int desc, struct _stat64i32 *_stat) { in _fstat64i32()
220 __CRT_MAYBE_INLINE int __cdecl _fstat32i64(int desc, struct _stat32i64 *_stat) { in _fstat32i64()
240 __CRT_MAYBE_INLINE int __cdecl _stat64i32(const char *fname, struct _stat64i32 *_stat) { in _stat64i32()
260 __CRT_MAYBE_INLINE int __cdecl _stat32i64(const char *fname, struct _stat32i64 *_stat) { in _stat32i64()
285 #define _stat _stat32 macro
291 #define _stat _stat64i32 macro
314 __CRT_MAYBE_INLINE int __cdecl _wstat64i32(const wchar_t *fname, struct _stat64i32 *_stat) { in _wstat64i32()
334 __CRT_MAYBE_INLINE int __cdecl _wstat32i64(const wchar_t *fname, struct _stat32i64 *_stat) { in _wstat32i64()
/dports/editors/neovim/neovim-0.6.1/ci/common/
H A Dbuild.sh1 _stat() { function
/dports/benchmarks/thrulay/thrulay-0.9/src/
H A Dclient.c201 static struct _stat { struct
203 unsigned int blocks_since_first;
204 unsigned int blocks_since_last;
207 double min_rtt_since_first;
208 double min_rtt_since_last;
209 double max_rtt_since_first;
210 double max_rtt_since_last;
211 double tot_rtt_since_first;
212 double tot_rtt_since_last;
/dports/deskutils/bitcollider/bitcollider-0.6.0/include/
H A Ddefs.h14 #define _stat stat macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/sysmec/
H A Dstat.c13 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/sysnecv850/
H A Dstat.c13 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/v850/
H A Dstat.c13 _stat (const char *path, struct stat *st) in _stat() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysnecv850/
H A Dstat.c13 _stat (const char *path, struct stat *st) in _stat() function

12345678910>>...19