Home
last modified time | relevance | path

Searched refs:IPS_TAG_EOF (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/sdl/
H A Dips_manager.cpp11 #define IPS_TAG_EOF "EOF" macro
54 if (strcmp(buf, IPS_TAG_EOF) == 0) in PatchFile()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/sdl/
H A Dips_manager.cpp12 #define IPS_TAG_EOF "EOF" macro
47 if (strcmp(buf, IPS_TAG_EOF) == 0) in PatchFile()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dips_manager.cpp702 #define IPS_TAG_EOF "EOF" macro
743 if (strcmp(buf, IPS_TAG_EOF) == 0) in PatchFile()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dips_manager.cpp739 #define IPS_TAG_EOF "EOF" macro
782 if (strcmp(buf, IPS_TAG_EOF) == 0) in PatchFile()