Home
last modified time | relevance | path

Searched defs:__what (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dregex.h2204 match_results<_Bi_iter> __what; in _GLIBCXX_VISIBILITY() local
2358 match_results<_Bi_iter> __what; in _GLIBCXX_VISIBILITY() local
H A Dregex_executor.tcc153 _ResultsVec __what(_M_cur_results); in _M_lookahead() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dregex_executor.tcc154 _ResultsVec __what(_M_cur_results); in _M_lookahead() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dstd-path.cc738 fs_err_concat(const string& __what, const string& __path1, in fs_err_concat()