Home
last modified time | relevance | path

Searched refs:__foreign_iterator_aux (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dfunctions.h171 __foreign_iterator_aux( in __foreign_iterator_aux() function
180 __foreign_iterator_aux( in __foreign_iterator_aux() function
198 return __foreign_iterator_aux(__it, __other, __other_end, _Integral()); in __foreign_iterator()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dfunctions.h171 __foreign_iterator_aux( in __foreign_iterator_aux() function
180 __foreign_iterator_aux( in __foreign_iterator_aux() function
198 return __foreign_iterator_aux(__it, __other, __other_end, _Integral()); in __foreign_iterator()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20152409 * include/debug/functions.h (__foreign_iterator_aux): Use latter.
H A DChangeLog-20182347 (__foreign_iterator_aux2, __foreign_iterator_aux): Adapt.