Home
last modified time | relevance | path

Searched defs:fpos (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dinit14.C9 struct fpos struct
12 fpos(int __pos) in fpos() argument
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dpostypes.h81 class fpos; variable
106 fpos() in fpos() function
116 fpos(streamoff __off) in fpos() function
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dfpos.h75 fpos(): _M_off(streamoff()), _M_st(__state_type()) { } in fpos() function
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dresres.c116 long fpos; local
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dresres.c116 long fpos; local
/openbsd/usr.bin/less/
H A Dch.c60 off_t fpos; member
/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dnode.c945 int fpos = fseek (output_stream, -epilogue_len, in cm_node() local
/openbsd/gnu/usr.bin/perl/
H A Dperlio.c5187 Fpos_t * const fpos = (Fpos_t *) SvPV(pos, len); in PerlIO_setpos() local
5217 Fpos_t fpos; in PerlIO_getpos() local