Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Ddebug.h80 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) macro
119 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) \ macro
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Ddebug.h80 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) macro
119 # define __glibcxx_requires_heap_pred(_First,_Last,_Pred) \ macro
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_heap.h211 __glibcxx_requires_heap_pred(__first, __last - 1, __comp); in _GLIBCXX_VISIBILITY()
326 __glibcxx_requires_heap_pred(__first, __last, __comp); in _GLIBCXX_VISIBILITY()
476 __glibcxx_requires_heap_pred(__first, __last, __comp); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_heap.h210 __glibcxx_requires_heap_pred(__first, __last - 1, __comp); in _GLIBCXX_VISIBILITY()
325 __glibcxx_requires_heap_pred(__first, __last, __comp); in _GLIBCXX_VISIBILITY()
475 __glibcxx_requires_heap_pred(__first, __last, __comp); in _GLIBCXX_VISIBILITY()