Home
last modified time | relevance | path

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

/external/quake/quake/src/WinQuake/
Dcommon.cpp1563 cache_user_t *loadcache; variable
1590 buf = (byte*) Cache_Alloc (loadcache, len+1, base); in COM_LoadFile()
1626 loadcache = cu; in COM_LoadCacheFile()
DWinQuake.ncb1244 …M_LoadHunkFile�va�char *format�...�COM_WriteFile�char *filename�int len�loadcache�cache_user_t *�R…
/external/quake/quake/src/QW/client/
Dcommon.c1550 cache_user_t *loadcache; variable
1577 buf = Cache_Alloc (loadcache, len+1, base); in COM_LoadFile()
1616 loadcache = cu; in COM_LoadCacheFile()