Home
last modified time | relevance | path

Searched refs:toscr_3_ecs (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c761 STATIC_INLINE void toscr_3_ecs (int nbits) in toscr_3_ecs() function
837 static void toscr_2_0 (int nbits) { toscr_3_ecs (nbits); } in toscr_2_0()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp1392 STATIC_INLINE void toscr_3_ecs (int oddeven, int step, int nbits) function
1429 static void toscr_2_0 (int nbits) { toscr_3_ecs (0, 1, nbits); }
1430 static void toscr_2_0_oe (int oddeven, int step, int nbits) { toscr_3_ecs (oddeven, step, nbits); }
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c1197 STATIC_INLINE void toscr_3_ecs (int nbits) in toscr_3_ecs() function
1276 static void toscr_2_0 (int nbits) { toscr_3_ecs (nbits); } in toscr_2_0()