Searched refs:_tmp1 (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/builtins/ |
D | apple_versioning.c | 207 extern const char sym##_tmp1 __asm("$ld$hide$os3.0$_" #sym ); \ 208 __attribute__((visibility("default"))) const char sym##_tmp1 = 0; \
|
/external/valgrind/VEX/priv/ |
D | guest_arm_toIR.c | 8078 # define XXX(_tmp3,_la3,_tmp2,_la2,_tmp1,_la1,_tmp0,_la0) \ in math_DEINTERLEAVE_3() argument 8082 IHI16x4(SHL64((_tmp1),48-16*(_la1)), \ in math_DEINTERLEAVE_3() 8133 # define XXX(_tmp3,_la3,_tmp2,_la2,_tmp1,_la1,_tmp0,_la0) \ in math_INTERLEAVE_3() argument 8137 IHI16x4(SHL64((_tmp1),48-16*(_la1)), \ in math_INTERLEAVE_3()
|