Searched refs:tmp2 (Results 1 – 2 of 2) sorted by relevance
846 Dwarf_Tag tmp2; in cache_to() local852 const Dwarf_Abbr_AT* abbr_at = cur_abbr->process(&abbr_num, &tmp2); in cache_to()
196 double tmp1, tmp2; \197 tmp1 = _STLP_CMATH_FUNC_NAMESPACE::cfunc(__STATIC_CAST(double, x), &tmp2); \198 *y = __STATIC_CAST(__type, tmp2); \