Searched defs:inf (Results 1 – 6 of 6) sorted by relevance
78 vector double inf = (vector double)spu_splats(0x7FF0000000000000ull); in _hypotd2() local
79 vector float inf = (vec_float4)spu_splats(0x7F800000); in _hypotf4() local
102 vector float inf = (vec_float4)spu_splats(0x7F800000); in _tgammaf4() local
155 vector double inf = (vector double)spu_splats(0x7FF0000000000000ull); in _tgammad2() local
70 volatile test_t inf = (test_t) INFINITY; variable
114 #define inf ((double) INFINITY) macro