Searched defs:__tmp (Results 1 - 25 of 130) sorted by relevance

123456

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dlist.cc105 _List_node_base* const __tmp = this->_M_prev; local
115 _List_node_base* __tmp = this; local
H A Dlist-aux-2.cc73 _List_node_base* const __tmp = this->_M_prev; local
83 _List_node_base* __tmp = this; local
H A Dlist-aux.cc105 _List_node_base* const __tmp = this->_M_prev; local
115 _List_node_base* __tmp = this; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dlist.cc107 _List_node_base* const __tmp = this->_M_prev; local
117 _List_node_base* __tmp = this; local
H A Dlist-aux-2.cc73 _List_node_base* const __tmp = this->_M_prev; local
83 _List_node_base* __tmp = this; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/cris/
H A Datomicity.h34 int __tmp; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/cris/
H A Datomicity.h34 int __tmp; local
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__memory/
H A Dallocation_guard.h68 _Pointer __tmp = __ptr_; variable
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/
H A Dtime_members.h65 char* __tmp = new char[__len]; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/i386/
H A Datomicity.h46 register _Atomic_word __result, __tmp = 1; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
H A Dtime_members.h63 char* __tmp = new char[__len]; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/
H A Dtime_members.h62 char* __tmp = new char[__len]; local
H A Dmessages_members.h57 char* __tmp = new char[__len]; local
113 char* __tmp = new char[__len]; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/
H A Dtime_members.h65 char* __tmp = new char[__len]; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/i386/
H A Datomicity.h46 register _Atomic_word __result, __tmp = 1; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
H A Dtime_members.h63 char* __tmp = new char[__len]; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
H A Dtime_members.h62 char* __tmp = new char[__len]; local
H A Dmessages_members.h57 char* __tmp = new char[__len]; local
113 char* __tmp = new char[__len]; local
/netbsd-current/external/apache2/mDNSResponder/dist/unittests/
H A Dunittest.c48 __test_item* __tmp = NULL; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_raw_storage_iter.h110 raw_storage_iterator __tmp = *this; local
H A Dmove.h197 _Tp __tmp = _GLIBCXX_MOVE(__a); local
H A Dforward_list.h171 _Self __tmp(*this); variable
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dmove.h204 _Tp __tmp = _GLIBCXX_MOVE(__a); local
H A Dstl_raw_storage_iter.h114 raw_storage_iterator __tmp = *this; local
/netbsd-current/sys/arch/arm/include/
H A Dlock.h116 int __tmp, __rv; local

Completed in 294 milliseconds

123456