Searched defs:__n1 (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc141 xwritev(int __fd, const char* __s1, std::streamsize __n1, argument
302 __basic_file<char>::xsputn_2(const char* __s1, streamsize __n1, argument
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring.h90 _M_check_length(size_type __n1, size_type __n2, const char* __s) const argument
970 replace(size_type __pos1, size_type __n1, const __versa_string& __str, argument
997 replace(size_type __pos, size_type __n1, const _CharT* __s, argument
1021 replace(size_type __pos, size_type __n1, const _CharT* __s) argument
1044 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) argument
[all...]
/openbsd-current/gnu/llvm/libcxx/include/__chrono/
H A Dduration.h214 static const intmax_t __n1 = _R1::num / __gcd_n1_n2; member in struct:chrono::duration::__no_overflow
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dbasic_string.h316 _M_check_length(size_type __n1, size_type __n2, const char* __s) const argument
1205 replace(size_type __pos1, size_type __n1, const basic_string& __str, argument
1248 replace(size_type __pos, size_type __n1, const _CharT* __s) argument
1271 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) argument
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dbasic_string.h597 replace(size_type __pos, size_type __n1, const _CharT* __s) argument
601 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) argument

Completed in 174 milliseconds