Searched refs:w2 (Results 1 – 7 of 7) sorted by relevance
135 ucs2_t w1, w2; in utf_16_convert_from_ucs() local140 w2 = (ucs2_t)(in & 0x000003FF) | 0xDC00; in utf_16_convert_from_ucs()146 *cp = ICONV_HTOLES (w2); in utf_16_convert_from_ucs()150 *cp = ICONV_HTOBES (w2); in utf_16_convert_from_ucs()154 *cp = w2; in utf_16_convert_from_ucs()192 register ucs2_t w2; in utf_16_convert_to_ucs() local245 w2 = ICONV_LETOHS (*cp); in utf_16_convert_to_ucs()247 w2 = ICONV_BETOHS (*cp); in utf_16_convert_to_ucs()249 if (w2 < 0xDC00 || w2 > 0xDFFF) in utf_16_convert_to_ucs()253 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, variable418 + y * (w2 + y * (w3 + y * (w4 + y * (w5 + y * (w6 + y * w7)))))); in lgammal_r()
82 w2 = -2.7777778450e-03, /* 0xbb360b61 */ variable276 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 */ variable344 w = w0 + z * (w1 + y * (w2 + y * (w3 + y * (w4 + y * (w5 + y * w6))))); in __math_lgamma_r()
30 #define data1w w2
61 #define tmpw w2