Searched refs:__clone_functor (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | std_function.h | 108 __clone_functor, in _GLIBCXX_VISIBILITY() enumerator 195 case __clone_functor: in _GLIBCXX_VISIBILITY() 593 __x._M_manager(_M_functor, __x._M_functor, __clone_functor); in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | std_function.h | 106 __clone_functor, in _GLIBCXX_VISIBILITY() enumerator 197 case __clone_functor: in _GLIBCXX_VISIBILITY() 391 __x._M_manager(_M_functor, __x._M_functor, __clone_functor); in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | functional | 1543 __clone_functor, 1660 case __clone_functor: 2105 __x._M_manager(_M_functor, __x._M_functor, __clone_functor);
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | functional | 1546 __clone_functor, 1663 case __clone_functor: 2107 __x._M_manager(_M_functor, __x._M_functor, __clone_functor);
|