Searched refs:releasePA (Results 1 – 3 of 3) sorted by relevance
90 extern UWord VG_(releasePA) ( PoolAlloc* pa);
144 UWord VG_(releasePA)(PoolAlloc* pa) in VG_() argument
383 if (!has_node_pa || VG_(releasePA)(t->node_pa) > 0) { in VG_()