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

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dsearch.h51 __calc_borders(_RAIter __elements, _DifferenceTp __length, _DifferenceTp* __off) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dpostypes.h103 fpos(streamoff __off) argument
130 operator+=(streamoff __off) argument
141 operator-=(streamoff __off) argument
[all...]
H A Dcow_string.h3228 const size_type __off = __s - _M_data(); local
3287 const size_type __off = __s - _M_data(); local
3345 size_type __off = __s - _M_data(); local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dsearch.h51 __calc_borders(_RAIter __elements, _DifferenceTp __length, _DifferenceTp* __off) argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dpostypes.h133 fpos(streamoff __off) argument
160 operator+=(streamoff __off) argument
171 operator-=(streamoff __off) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h194 seekoff(std::streamoff __off, std::ios_base::seekdir __dir, argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h193 seekoff(std::streamoff __off, std::ios_base::seekdir __dir, argument
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dstrstream.cpp233 strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc178 const std::streamsize __off = __ret - __n1_left; local
379 __basic_file<char>::seekoff(streamoff __off, ios_base::seekdir __way) throw () argument
428 const streamoff __off = __buffer.st_size - lseek64(this->fd(), 0, local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc164 const std::streamsize __off = __ret - __n1_left; local
345 __basic_file<char>::seekoff(streamoff __off, ios_base::seekdir __way) throw () argument
390 const streamoff __off local
[all...]

Completed in 221 milliseconds