Home
last modified time | relevance | path

Searched defs:M_1_PI (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dconstants.d33 enum real M_1_PI = 0x1.45f306dc9c882a53f84eafa3ea69cp-2L; /** 1 / $(PI) = 0.318309... */ variable
/netbsd-src/include/
H A Dmath.h163 #define M_1_PI global() macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dopencl-c-base.h241 #define M_1_PI 0x1.45f306dc9c883p-2 macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d582 enum real M_1_PI = 0x1.45f306dc9c882a53f84eafa3ea69cp-2L; /** 1 / $(PI) = 0.318309... */ variable