Searched refs:_tmp3 (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/builtins/ |
D | apple_versioning.c | 211 extern const char sym##_tmp3 __asm("$ld$hide$os3.2$_" #sym ); \ 212 __attribute__((visibility("default"))) const char sym##_tmp3 = 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 8080 IHI16x4(SHL64((_tmp3),48-16*(_la3)), \ in math_DEINTERLEAVE_3() 8133 # define XXX(_tmp3,_la3,_tmp2,_la2,_tmp1,_la1,_tmp0,_la0) \ in math_INTERLEAVE_3() argument 8135 IHI16x4(SHL64((_tmp3),48-16*(_la3)), \ in math_INTERLEAVE_3()
|