Searched refs:__get_functor_ptr (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | std_function.h | 107 __get_functor_ptr, in _GLIBCXX_VISIBILITY() enumerator 203 case __get_functor_ptr: in _GLIBCXX_VISIBILITY() 340 case __get_functor_ptr: in _GLIBCXX_VISIBILITY() 726 _M_manager(__ptr, _M_functor, __get_functor_ptr); in _GLIBCXX_VISIBILITY()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
H A D | functional | 1554 __get_functor_ptr, 1668 case __get_functor_ptr: 1734 case __get_functor_ptr: 1868 case __get_functor_ptr: 2181 if (_M_manager(__ptr, _M_functor, __get_functor_ptr) 2200 _M_manager(__ptr, _M_functor, __get_functor_ptr);
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/ |
H A D | functional | 1545 __get_functor_ptr, 1659 case __get_functor_ptr: 1725 case __get_functor_ptr: 1859 case __get_functor_ptr: 2166 if (_M_manager(__ptr, _M_functor, __get_functor_ptr) 2185 _M_manager(__ptr, _M_functor, __get_functor_ptr);
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/std/ |
H A D | functional | 1682 __get_functor_ptr, 1795 case __get_functor_ptr: 1861 case __get_functor_ptr: 1998 case __get_functor_ptr: 2338 if (_M_manager(__ptr, _M_functor, __get_functor_ptr) 2357 _M_manager(__ptr, _M_functor, __get_functor_ptr);
|