Home
last modified time | relevance | path

Searched refs:M_PI_4l (Results 1 – 25 of 25) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/mingw/complex/
H A Dcomplex_internal.h49 #ifndef M_PI_4l
50 #define M_PI_4l 0.7853981633974483096156608458198757L macro
65 #define M_PI_3_4l (M_PIl - M_PI_4l)
108 # define __FLT_PI_4 M_PI_4l
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/complex/
H A Dcomplex_internal.h49 #ifndef M_PI_4l
50 #define M_PI_4l 0.7853981633974483096156608458198757L macro
65 #define M_PI_3_4l (M_PIl - M_PI_4l)
108 # define __FLT_PI_4 M_PI_4l
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/cmath/
H A Ds_cacoshl.c43 ? M_PIl - M_PI_4l : M_PI_4l) in __cacoshl()
H A Ds_casinhl.c41 __imag__ res = __copysignl (rcls >= FP_ZERO ? M_PI_2l : M_PI_4l, in __casinhl()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/cmath/
H A Ds_cacoshl.c43 ? M_PIl - M_PI_4l : M_PI_4l) in __cacoshl()
H A Ds_casinhl.c41 __imag__ res = __copysignl (rcls >= FP_ZERO ? M_PI_2l : M_PI_4l, in __casinhl()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/cmath/
H A Ds_cacoshl.c43 ? M_PIl - M_PI_4l : M_PI_4l) in __cacoshl()
H A Ds_casinhl.c41 __imag__ res = __copysignl (rcls >= FP_ZERO ? M_PI_2l : M_PI_4l, in __casinhl()
/dports/math/openlibm/openlibm-0.8.0/test/
H A Dlibm-test.c177 #define M_PI_34l (M_PIl - M_PI_4l) /* 3*pi/4 */
178 #define M_PI_34_LOG10El (M_PIl - M_PI_4l) * M_LOG10El
180 #define M_PI4_LOG10El M_PI_4l * M_LOG10El
191 # define M_PI_4l 0.7853981633974483096156608458198757L /* pi/4 */ macro
848 check_float ("atan (1) == pi/4", FUNC(atan) (1), M_PI_4l, 0, 0, 0); in atan_test()
849 check_float ("atan (-1) == -pi/4", FUNC(atan) (-1), -M_PI_4l, 0, 0, 0); in atan_test()
945 check_float ("atan2 (inf, inf) == pi/4", FUNC(atan2) (plus_infty, plus_infty), M_PI_4l, 0, 0, 0); in atan2_test()
946 …check_float ("atan2 (-inf, inf) == -pi/4", FUNC(atan2) (minus_infty, plus_infty), -M_PI_4l, 0, 0,… in atan2_test()
1189 …rg (inf + inf i) == pi/4", FUNC(carg) (BUILD_COMPLEX (plus_infty, plus_infty)), M_PI_4l, 0, 0, 0);
1191 …(inf - inf i) == -pi/4", FUNC(carg) (BUILD_COMPLEX (plus_infty, minus_infty)), -M_PI_4l, 0, 0, 0);
[all …]
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Darith.c96 #ifndef M_PI_4l
97 #define M_PI_4l 0.7853981633974483096156608458198757L macro
111 {"PI_4", M_PI_4l}, {"SQRT2", M_SQRT2l}, {"SQRT1_2", M_SQRT1_2l},
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Darith.c97 #ifndef M_PI_4l
98 # define M_PI_4l 0.7853981633974483096156608458198757L macro
119 "PI_4", M_PI_4l,
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/
H A Dmath.h157 #define M_PI_4l 0.785398163397448309615660845819875721L /* pi/4 */ macro
/dports/math/sleef/sleef-3.5.0/src/libm-tester/
H A Dtester2ld.c37 #ifndef M_PI_4l
38 #define M_PI_4l .785398163397448309615660845819875721049292L macro
/dports/games/hedgewars-server/hedgewars-src-1.0.0/project_files/hwc/rtl/
H A Dsystem.c15 # define M_PI_4l 0.7853981633974483096156608458198757L /* pi/4 */ macro
/dports/games/hedgewars/hedgewars-src-1.0.0/project_files/hwc/rtl/
H A Dsystem.c15 # define M_PI_4l 0.7853981633974483096156608458198757L /* pi/4 */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/
H A Dmath.h715 #define M_PI_4l 0xc.90fdaa22168c235p-4L macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/
H A Dmath.h715 #define M_PI_4l 0xc.90fdaa22168c235p-4L macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dmath.h717 #define M_PI_4l 0xc.90fdaa22168c235p-4L macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dmath.h717 #define M_PI_4l 0xc.90fdaa22168c235p-4L macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dmath.h1166 # define M_PI_4l 0.785398163397448309615660845819875721L /* pi/4 */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dmath.h1166 # define M_PI_4l 0.785398163397448309615660845819875721L /* pi/4 */ macro
/dports/math/gmm++/gmm-5.4/include/gmm/
H A Dgmm_def.h62 # define M_PI_4l 0.7853981633974483096156608458198757L /* pi/4 */ macro
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/gmm/
H A Dgmm_def.h61 # define M_PI_4l 0.7853981633974483096156608458198757L /* pi/4 */ macro
/dports/devel/geany-legacy/geany-1.37.1/data/tags/
H A Dstd99.c.tags359 M_PI_4l�65536�0
/dports/devel/geany/geany-1.38/data/tags/
H A Dstd99.c.tags359 M_PI_4l�65536�0