Home
last modified time | relevance | path

Searched defs:bAllowGZ (Results 1 – 12 of 12) sorted by relevance

/dports/games/libretro-hatari/hatari-561c07e/tools/hmsa/
H A Dhmsa.c93 extern bool IPF_FileNameIsIPF(const char *pszFileName, bool bAllowGZ) in IPF_FileNameIsIPF()
98 extern bool STX_FileNameIsSTX(const char *pszFileName, bool bAllowGZ) in STX_FileNameIsSTX()
/dports/emulators/hatari/hatari-2.2.1/tools/hmsa/
H A Dhmsa.c93 bool IPF_FileNameIsIPF(const char *pszFileName, bool bAllowGZ) in IPF_FileNameIsIPF()
98 bool STX_FileNameIsSTX(const char *pszFileName, bool bAllowGZ) in STX_FileNameIsSTX()
/dports/games/libretro-hatari/hatari-561c07e/src/
H A Dst.c46 bool ST_FileNameIsST(const char *pszFileName, bool bAllowGZ) in ST_FileNameIsST()
H A Ddim.c51 bool DIM_FileNameIsDIM(const char *pszFileName, bool bAllowGZ) in DIM_FileNameIsDIM()
H A Dmsa.c109 bool MSA_FileNameIsMSA(const char *pszFileName, bool bAllowGZ) in MSA_FileNameIsMSA()
H A Dfloppy_ipf.c161 bool IPF_FileNameIsIPF(const char *pszFileName, bool bAllowGZ) in IPF_FileNameIsIPF()
H A Dfloppy_stx.c303 bool STX_FileNameIsSTX(const char *pszFileName, bool bAllowGZ) in STX_FileNameIsSTX()
/dports/emulators/hatari/hatari-2.2.1/src/
H A Dst.c46 bool ST_FileNameIsST(const char *pszFileName, bool bAllowGZ) in ST_FileNameIsST()
H A Ddim.c53 bool DIM_FileNameIsDIM(const char *pszFileName, bool bAllowGZ) in DIM_FileNameIsDIM()
H A Dmsa.c109 bool MSA_FileNameIsMSA(const char *pszFileName, bool bAllowGZ) in MSA_FileNameIsMSA()
H A Dfloppy_ipf.c226 bool IPF_FileNameIsIPF(const char *pszFileName, bool bAllowGZ) in IPF_FileNameIsIPF()
H A Dfloppy_stx.c303 bool STX_FileNameIsSTX(const char *pszFileName, bool bAllowGZ) in STX_FileNameIsSTX()