Searched refs:PI_VAL (Results 1 – 2 of 2) sorted by relevance
205 #define PI_VAL _M_PI_L macro207 #define PI_VAL 3.141592653589793238462643383279502884L macro257 #undef PI_VAL287 #define PI_VAL M_PI macro311 #undef PI_VAL329 #define PI_VAL ((float) M_PI) macro
52 volatile const FLOAT_T makemathname(pio2) = (FLOAT_T) (PI_VAL/(FLOAT_T)2.0);849 TEST(atan2_nottiny, PI_VAL, 0, 0),