Home
last modified time | relevance | path

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

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/math-emu/
H A Dreg_constant.c30 FPU_REG const CONST_PI = MAKE_REG(POS, 1, 0x2168c235, 0xc90fdaa2); variable
91 fld_const(&CONST_PI, DOWN_OR_CHOP(rc) ? -1 : 0, TAG_Valid); in fldpi()
H A Dreg_constant.h16 extern FPU_REG const CONST_PI;
H A Dfpu_trig.c1261 FPU_copy_to_reg1(&CONST_PI, TAG_Valid); in fpatan()
1286 FPU_copy_to_reg1(&CONST_PI, TAG_Valid); in fpatan()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/math-emu/
H A Dreg_constant.c30 FPU_REG const CONST_PI = MAKE_REG(POS, 1, 0x2168c235, 0xc90fdaa2); variable
91 fld_const(&CONST_PI, DOWN_OR_CHOP(rc) ? -1 : 0, TAG_Valid); in fldpi()
H A Dreg_constant.h16 extern FPU_REG const CONST_PI;
H A Dfpu_trig.c1261 FPU_copy_to_reg1(&CONST_PI, TAG_Valid); in fpatan()
1286 FPU_copy_to_reg1(&CONST_PI, TAG_Valid); in fpatan()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/math-emu/
H A Dreg_constant.c30 FPU_REG const CONST_PI = MAKE_REG(POS, 1, 0x2168c235, 0xc90fdaa2); variable
91 fld_const(&CONST_PI, DOWN_OR_CHOP(rc) ? -1 : 0, TAG_Valid); in fldpi()
H A Dreg_constant.h16 extern FPU_REG const CONST_PI;
H A Dfpu_trig.c1261 FPU_copy_to_reg1(&CONST_PI, TAG_Valid); in fpatan()
1286 FPU_copy_to_reg1(&CONST_PI, TAG_Valid); in fpatan()
/dports/audio/fossmixer/detroit-0.2.3/examples/gui_vesmir/
H A Ddefines_app.h13 #define CONST_VOLUME_SP CONST_PI * 1.33333333333333333333
H A Dstar.c403 sa->ss.temperature /= 8.0 * CONST_KBAR * CONST_PI * CONST_GRAVITY; in star_create_spec_blackhole()
407 sa->ss.luminance /= 15360.0 * CONST_PI * (CONST_GRAVITY * CONST_GRAVITY); in star_create_spec_blackhole()
410 sa->ss.lifetime *= 5120 * CONST_PI * (CONST_GRAVITY * CONST_GRAVITY); in star_create_spec_blackhole()
555 z = (CONST_PI * 2.0) / (double) ga->gs.arms; in star_create_spot()
565 y = (sin(i + z + (CONST_PI / 2.0))) * (i + (CONST_PI / 2.0)) * ga->gs.radius; in star_create_spot()
H A Dgalaxy.c47 ga->stars = (unsigned long) round((ga->gs.length * CONST_PI) / ga->gs.steps); in galaxy_create_spec()
/dports/audio/fossmixer/detroit-0.2.3/engine/
H A Ddefines.h.in184 #define CONST_PI 3.14159265358979323846264338327950288419716 macro
185 #define CONST_PI_2 CONST_PI * 2.0
186 #define CONST_PI_4 CONST_PI * 4.0
H A Dcoords.c173 r = atan2(a->y, a->x) * 180.0 / CONST_PI; in coords_position_to_angle()
192 t = a * CONST_PI / 180.0; in coords_angle_distance_to_position()
/dports/cad/librepcb/librepcb-0.1.6/libs/muparser/include/
H A DmuParserTemplateMagic.h189 static constexpr T CONST_PI = (T)3.141592653589;
191 static constexpr T CONST_PI = (T)3.141592653589793238462643;
/dports/math/muparser/muparser-2.3.2/include/
H A DmuParserTemplateMagic.h189 static constexpr T CONST_PI = (T)3.141592653589;
191 static constexpr T CONST_PI = (T)3.141592653589793238462643;
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/HexEditor/
H A DExpressionParser.cpp32 const long double CONST_PI = 3.1415926535897932384626433832795028841971L; variable
284 ConstArg( CONST_PI, resFloat ); in Const()
323 ConstArg( CONST_PI / 2, resFloat ); in Function()
/dports/cad/librepcb/librepcb-0.1.6/libs/muparser/src/
H A DmuParser.cpp162 DefineConst(_T("_pi"), MathImpl<value_type>::CONST_PI); in InitConst()
H A DmuParserTest.cpp756 iStat += EqnTest(_T("-_pi"), -MathImpl<double>::CONST_PI, true); in TestInfixOprt()
1336 p1->DefineConst(_T("pi"), MathImpl<value_type>::CONST_PI); in EqnTest()
/dports/math/muparser/muparser-2.3.2/src/
H A DmuParser.cpp162 DefineConst(_T("_pi"), MathImpl<value_type>::CONST_PI); in InitConst()
H A DmuParserTest.cpp739 iStat += EqnTest(_T("-_pi"), -MathImpl<double>::CONST_PI, true); in TestInfixOprt()
1308 p1->DefineConst(_T("pi"), MathImpl<value_type>::CONST_PI); in EqnTest()
/dports/deskutils/teapot/teapot-2.3.0/
H A Dfunc.c43 #define CONST_PI M_PI macro
45 #define CONST_PI ((double)3.14159265358979323846) macro
296 return (360.0/(2.0*CONST_PI))*x; in rad2deg()
302 return (2.0*CONST_PI/360.0)*x; in deg2rad()
/dports/audio/py-fmoo-audiotools/audiotools-3.0/docs/reference/pseudocode-src/
H A Dtypes.h123 CONST_PI, enumerator
H A Dpseudocode.y334 | PI {$$ = expression_new_constant(CONST_PI);}
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgenparse.h514 CONST_PI = 1, enumerator

12