Home
last modified time | relevance | path

Searched refs:SPEED_TOLERANCE (Results 1 – 7 of 7) sorted by relevance

/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/
H A Drzx.c99 static const float SPEED_TOLERANCE = 5; variable
510 fabs( current_speed - 100.0 ) > SPEED_TOLERANCE ) { in recording_frame()
/dports/emulators/fuse/fuse-1.6.0/
H A Drzx.c102 static const float SPEED_TOLERANCE = 5; variable
671 fabs( current_speed - 100.0 ) > SPEED_TOLERANCE ) { in recording_frame()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dser-go32.c60 #define SPEED_TOLERANCE 30 /* thousandths; real == desired +- 3.0% */ macro
713 if (err > SPEED_TOLERANCE) in dos_baudconv()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dser-go32.c59 #define SPEED_TOLERANCE 30 /* thousandths; real == desired +- 3.0% */ macro
724 if (err > SPEED_TOLERANCE) in dos_baudconv()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dser-go32.c55 #define SPEED_TOLERANCE 30 /* thousandths; real == desired +- 3.0% */ macro
728 if (err > SPEED_TOLERANCE) in dos_baudconv()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dser-go32.c58 #define SPEED_TOLERANCE 30 /* thousandths; real == desired +- 3.0% */ macro
723 if (err > SPEED_TOLERANCE) in dos_baudconv()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dser-go32.c60 #define SPEED_TOLERANCE 30 /* thousandths; real == desired +- 3.0% */ macro
713 if (err > SPEED_TOLERANCE) in dos_baudconv()