Searched refs:Cache_TryAlloc (Results 1 – 2 of 2) sorted by relevance
571 cache_system_t *Cache_TryAlloc (int size, qboolean nobottom);585 new = Cache_TryAlloc (c->size, true); in Cache_Move()685 cache_system_t *Cache_TryAlloc (int size, qboolean nobottom) in Cache_TryAlloc() function891 cs = Cache_TryAlloc (size, false); in Cache_Alloc()
566 cache_system_t *Cache_TryAlloc (int size, qboolean nobottom);580 newc = Cache_TryAlloc (c->size, true); in Cache_Move()680 cache_system_t *Cache_TryAlloc (int size, qboolean nobottom) in Cache_TryAlloc() function886 cs = Cache_TryAlloc (size, false); in Cache_Alloc()