Searched defs:p_rom (Results 1 – 4 of 4) sorted by relevance
42 MyRomArchive *const p_rom = (MyRomArchive *)arc; in MyRom_ReadCallback() local66 MyRomArchive *const p_rom = (MyRomArchive *) FS_GetAttachedArchive(file); in MyRom_ArchiveProc() local83 static void MyRom_Create(MyRomArchive *p_rom, const char *name, in MyRom_Create()
115 FSArchive *const p_rom = FS_GetAttachedArchive(file); in CustomRom_ArchiveProc() local
223 RomHeader *p_rom; in MB_ReadSegment() local
499 FSFile *p_rom, BOOL use_parent_fs) in WFS_InitParent()