Searched refs:curMemBlockAvail (Results 1 – 2 of 2) sorted by relevance
61 int8_t* curMemBlockAvail; member
570 int8_t* res = cache->curMemBlockAvail; in _cache_malloc()580 res = cache->curMemBlockAvail = newBlock + sizeof(void*); in _cache_malloc()586 cache->curMemBlockAvail = nextPos; in _cache_malloc()