Searched refs:tmp2 (Results 1 – 2 of 2) sorted by relevance
196 double tmp1, tmp2; \197 tmp1 = _STLP_CMATH_FUNC_NAMESPACE::cfunc(__STATIC_CAST(double, x), &tmp2); \198 *y = __STATIC_CAST(__type, tmp2); \
465 pointer tmp2 = m_end; in swap() local471 s.m_end = tmp2; in swap()