Home
last modified time | relevance | path

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

12

/dports/games/torcs/torcs-1.3.7/src/modules/graphic/ssggraph/
H A Dgrcam.cpp102 fnear = myfnear; in cGrPerspCamera()
121 grContext.setNearFar(fnear, ffar); in setProjection()
630 float fnear, float ffar = 1500.0, in cGrCarCamSide() argument
671 float fnear, float ffar = 1500.0, in cGrCarCamUp() argument
776 fnear = dz - 5; in update()
777 if (fnear < 1) { in update()
778 fnear = 1; in update()
865 float fnear, float ffar = 1500.0, in cGrCarCamRoadNoZoom() argument
1087 fnear = dz - 5; in update()
1088 if (fnear < 1) { in update()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dgcc-torture-execute-conversion.c60 fnear (float x, float y)
84 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */
86 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */
111 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */
113 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */
222 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff…
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A Dconversion.c54 fnear (float x, float y) in fnear() function
78 if (!fnear (u2f(~0U), (float) ~0U)) /* 0xffffffff */ in test_integer_to_float()
80 if (!fnear (u2f((~0U) >> 1), (float) ((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
105 if (!fnear (s2f(~0), (float) ~0)) /* 0xffffffff */ in test_integer_to_float()
107 if (!fnear (s2f((int)((~0U) >> 1)), (float)(int)((~0U) >> 1))) /* 0x7fffffff */ in test_integer_to_float()
216 …if (! fnear (sll2f((long long int)((~0ULL) >> 1)), (float)(long long int)((~0ULL) >> 1))) /* 0x7ff… in test_longlong_integer_to_float()

12