Searched refs:pool_end (Results 1 – 2 of 2) sorted by relevance
360 uintptr_t pool_cur, pool_end; member716 if (unlikely(ptr_end > s->pool_end)) { in tcg_malloc()
1356 s->pool_end = (uintptr_t)p->data + p->size; in tcg_malloc_internal()1368 s->pool_cur = s->pool_end = 0; in tcg_pool_reset()