Searched refs:w2 (Results 1 – 6 of 6) sorted by relevance
136 ucs2_t w1, w2; in utf_16_convert_from_ucs() local141 w2 = (ucs2_t)(in & 0x000003FF) | 0xDC00; in utf_16_convert_from_ucs()147 *cp = ICONV_HTOLES (w2); in utf_16_convert_from_ucs()151 *cp = ICONV_HTOBES (w2); in utf_16_convert_from_ucs()155 *cp = w2; in utf_16_convert_from_ucs()193 register ucs2_t w2; in utf_16_convert_to_ucs() local246 w2 = ICONV_LETOHS (*cp); in utf_16_convert_to_ucs()248 w2 = ICONV_BETOHS (*cp); in utf_16_convert_to_ucs()250 if (w2 < 0xDC00 || w2 > 0xDFFF) in utf_16_convert_to_ucs()254 res = (ucs4_t)(w2 & 0x03FF) | ((ucs4_t)(w1 & 0x03FF) << 10); in utf_16_convert_to_ucs()
130 vec_float4 w2 = spu_madd(r,s,c); in _acosf4() local135 vec_float4 result1 = spu_mul(two,spu_add(df,w2)); in _acosf4()
190 w2 = -2.777777777750349603440E-3L, variable414 + y * (w2 + y * (w3 + y * (w4 + y * (w5 + y * (w6 + y * w7)))))); in lgammal_r()
82 w2 = -2.7777778450e-03, /* 0xbb360b61 */ variable273 w = w0 + z * (w1 + y * (w2 + y * (w3 + y * (w4 + y * (w5 + y * w6))))); in __math_lgammaf_r()
150 w2 = -2.77777777728775536470e-03, /* 0xBF66C16C, 0x16B02E5C */ variable341 w = w0 + z * (w1 + y * (w2 + y * (w3 + y * (w4 + y * (w5 + y * w6))))); in __math_lgamma_r()
57 #define data1w w2