Home
last modified time | relevance | path

Searched defs:ftofix (Results 1 – 7 of 7) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20030405-1.c18 ftofix (double x) in ftofix() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20030405-1.c18 ftofix (double x) in ftofix() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/compile/
H A D20030405-2.c18 ftofix (double x) in ftofix() function
/dports/games/openclonk/openclonk-release-8.1-src/src/lib/
H A DC4Real.h258 inline C4Fixed ftofix(float x) { return C4Fixed(x); } in ftofix() function
301 inline C4Real ftofix(float x) { return x; } in ftofix() function
/dports/graphics/aseprite/aseprite-1.2.9/src/fixmath/
H A Dfixmath.h29 inline fixed ftofix(double x) { in ftofix() function
/dports/games/scummvm/scummvm-2.5.1/engines/ags/lib/allegro/
H A Dfixed.cpp29 fixed ftofix(double x) { in ftofix() function
/dports/games/d2x/d2x-0.2.5/arch/dos/allg_snd/sound/
H A Dallegro.h2030 __INLINE__ fixed ftofix(double x) in ftofix() function