Searched refs:fpos_t (Results 26 - 31 of 31) sorted by relevance

12

/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp124 unsigned fpos_t_sz = sizeof(fpos_t);
H A Dsanitizer_platform_limits_netbsd.cpp2492 const unsigned fpos_t_sz = sizeof(fpos_t);
/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32.c3415 fpos_t pos;
3424 fpos_t pos;
3446 win32_fgetpos(FILE *pf,fpos_t *p)
3452 win32_fsetpos(FILE *pf,const fpos_t *p)
4919 fpos_t pos;
H A Dperlhost.h830 fpos_t pos;
/openbsd-current/gnu/gcc/libmudflap/
H A Dmf-hooks2.c1202 WRAPPER2(int, fgetpos, FILE *stream, fpos_t *pos)
1212 WRAPPER2(int, fsetpos, FILE *stream, fpos_t *pos)
/openbsd-current/gnu/usr.bin/perl/
H A Dconfigure.com6478 $ WC "fpostype='fpos_t'"

Completed in 241 milliseconds

12