Searched defs:__tmp1 (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/sparc/ |
H A D | atomicity.h | 36 _Atomic_word __tmp1, __tmp2; in _GLIBCXX_VISIBILITY() local 54 _Atomic_word __tmp1, __tmp2; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/sparc/ |
H A D | atomicity.h | 36 _Atomic_word __tmp1, __tmp2; in _GLIBCXX_VISIBILITY() local 54 _Atomic_word __tmp1, __tmp2; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/ |
H A D | string.d | 1139 auto __tmp1 = basic_string(this[], __s.get_allocator()); in version() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | altivec.h | 2671 vector bool char __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local 2691 vector bool char __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local 2710 vector bool short __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local 2730 vector bool short __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local 2749 vector bool int __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local 2767 vector bool int __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local
|