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

/external/mesa3d/src/mesa/tnl/
H A Dt_pipeline.c119 unsigned short __tmp; local
158 START_FAST_MATH(__tmp);
168 END_FAST_MATH(__tmp);
/external/llvm/include/llvm/ADT/
H A DSTLExtras.h147 mapped_iterator __tmp = *this; local
149 return __tmp;
152 mapped_iterator __tmp = *this; local
154 return __tmp;

Completed in 122 milliseconds