Home
last modified time | relevance | path

Searched refs:M_1_PI (Results 1 - 9 of 9) sorted by relevance

/third_party/jerryscript/jerry-libm/include/
H A Dmath.h46 #define M_1_PI 0.3183098861837906715377675267450287 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dmath.h378 #define M_1_PI 0.31830988618379067154 /* 1/pi */ macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dmath.h378 #define M_1_PI 0.31830988618379067154 /* 1/pi */ macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dmath.h378 #define M_1_PI 0.31830988618379067154 /* 1/pi */ macro
/third_party/musl/include/
H A Dmath.h378 #define M_1_PI 0.31830988618379067154 /* 1/pi */ macro
/third_party/musl/libc-test/src/api/
H A Dmath.c32 D(M_1_PI) in f()
/third_party/libinput/src/
H A Dlibinput-private.h928 r *= 4*M_1_PI; in xy_get_direction()
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c1377 nir_ssa_def *turns = nir_fmul_imm(b, x, M_1_PI * 0.5f); in agx_lower_sincos_impl()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c5351 alu.src[1].value = u_bitcast_f2u(0.5f * M_1_PI); in tgsi_setup_trig()

Completed in 20 milliseconds