Home
last modified time | relevance | path

Searched defs:ddf2 (Results 1 – 4 of 4) sorted by relevance

/dports/games/pinball/pinball-0.3.20201218/base/
H A DEMath.cpp404 float ddf2 = df3 - df2; in cubic() local
/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c1293 int ddf2 = ((ddfstop_to_test - offs + fetchunit - 1) & ~fetchunit_mask) + offs; in update_fetch() local
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c1926 int ddf2 = ((ddfstop_to_test - offs + fetchunit - 1) & ~fetchunit_mask) + offs; in update_fetch() local
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp2566 int ddf2 = ((ddfstop_to_test - offs + fetchunit - 1) & ~fetchunit_mask) + offs; local