Home
last modified time | relevance | path

Searched refs:M_PIl (Results 1 – 9 of 9) sorted by relevance

/external/ltp/testcases/misc/math/float/trigo/
Dgentan.c38 #define M_PIl 3.1415926535897932384626433832795029L macro
51 Inc = (2 * M_PIl) / nbVal; /* condering a period of 2 pi rad */ in create_Result_file()
54 if ((Inc * i) != (M_PIl / 2)) in create_Result_file()
85 Inc = (2 * M_PIl) / nbVal; /* condering a period of 2 pi rad */ in create_Data_file()
88 if ((Inc * i) != (M_PIl / 2)) in create_Data_file()
Dgensin.c38 #define M_PIl 3.1415926535897932384626433832795029L macro
51 Inc = (2 * M_PIl) / nbVal; /* condering a period of 2 pi rad */ in create_Result_file()
81 Inc = (2 * M_PIl) / nbVal; /* condering a period of 2 pi rad */ in create_Data_file()
Dgencos.c38 #define M_PIl 3.1415926535897932384626433832795029L macro
51 Inc = (2 * M_PIl) / nbVal; /* condering a period of 2 pi rad */ in create_Result_file()
81 Inc = (2 * M_PIl) / nbVal; /* condering a period of 2 pi rad */ in create_Data_file()
Dgenatan2.c38 #define M_PIl 3.1415926535897932384626433832795029L macro
51 Inc = (2 * M_PIl) / nbVal; in create_Result_file()
82 Inc = (2 * M_PIl) / nbVal; in create_Data_file()
Dgentrigo.c40 #define M_PIl 3.1415926535897932384626433832795029L L macro
Dgenasin.c38 #define M_PIl 3.1415926535897932384626433832795029L macro
Dgenacos.c38 #define M_PIl 3.1415926535897932384626433832795029L macro
Dgenatan.c38 #define M_PIl 3.1415926535897932384626433832795029L macro
/external/ltp/testcases/misc/math/float/exp_log/
Dgenhypot.c38 #define M_PIl 3.1415926535897932384626433832795029L macro
51 Inc = (2 * M_PIl) / nbVal; in create_Result_file()
81 Inc = (2 * M_PIl) / nbVal; in create_Data_file()