Home
last modified time | relevance | path

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

/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c3760 STATIC_INLINE uae_u32 REGPARAM2 custom_wget_1 (uaecptr addr) in custom_wget_1() function
3806 return custom_wget_1 (addr); in custom_wget()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c7139 STATIC_INLINE uae_u32 REGPARAM2 custom_wget_1 (int hpos, uaecptr addr, int noput) in custom_wget_1() function
7244 v = custom_wget_1 (hpos, addr, 0); in custom_wget2()
7498 custom_wget_1 (hpos, addr, 1); in custom_wput_1()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp8828 static uae_u32 REGPARAM2 custom_wget_1(int hpos, uaecptr addr, int noput, bool isbyte) function
8948 v = custom_wget_1 (hpos, addr, 0, byte);
9196 custom_wget_1 (hpos, addr, 1, false);