Searched defs:fp_1e1 (Results 1 – 4 of 4) sorted by relevance
/dports/games/libretro-hatari/hatari-561c07e/src/cpu/ |
H A D | fpp.c | 110 float fp_1e0 = 1, fp_1e1 = 10, fp_1e2 = 100, fp_1e4 = 10000; variable
|
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/ |
H A D | fpp.c | 128 float fp_1e0 = 1, fp_1e1 = 10, fp_1e2 = 100, fp_1e4 = 10000; variable
|
/dports/emulators/hatari/hatari-2.2.1/src/cpu/ |
H A D | fpp_native.c | 51 float fp_1e0 = 1, fp_1e1 = 10, fp_1e2 = 100, fp_1e4 = 10000; variable
|
/dports/emulators/fs-uae/fs-uae-3.1.35/src/ |
H A D | fpp.cpp | 123 float fp_1e0 = 1, fp_1e1 = 10, fp_1e2 = 100, fp_1e4 = 10000; variable
|