Searched defs:streamoff (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__ios/
H A Dfpos.h29 _LIBCPP_HIDE_FROM_ABI fpos(streamoff __off = streamoff()) : __st_(), __off_(__off) {} argument
[all...]
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dpostypes.h72 typedef int64_t streamoff; typedef
[all...]
H A Dios_base.h409 typedef std::streamoff streamoff; typedef in class:ios_base
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dfpos.h[all...]
H A Dios_base.h338 typedef std::streamoff streamoff; typedef in class:std::ios_base
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/io/
H A Dc_io_libio.h44 typedef _IO_off64_t streamoff; typedef in namespace:std
47 typedef _IO_off_t streamoff; typedef in namespace:std
H A Dc_io_stdio.h42 typedef long streamoff; typedef in namespace:std
/openbsd-current/sys/dev/
H A Dvideo_if.h53 int (*streamoff)(void *, int); member in struct:video_hw_if
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C8 typedef long streamoff, streampos; typedef
H A Dp784.C347 typedef long streamoff, streampos; typedef

Completed in 148 milliseconds