Home
last modified time | relevance | path

Searched defs:_Range_chk (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dstring_conversions.h68 struct _Range_chk { in _GLIBCXX_VISIBILITY() struct
70 _S_chk(_TRet, std::false_type) { return false; } in _GLIBCXX_VISIBILITY()
73 _S_chk(_TRet __val, std::true_type) // only called when _Ret is int in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dstring_conversions.h68 struct _Range_chk { in _GLIBCXX_VISIBILITY() struct
70 _S_chk(_TRet, std::false_type) { return false; } in _GLIBCXX_VISIBILITY()
73 _S_chk(_TRet __val, std::true_type) // only called when _Ret is int in _GLIBCXX_VISIBILITY()