Home
last modified time | relevance | path

Searched refs:GVar_Release (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/box/box-0.4.0/box/
H A Dregisters.h84 void GVar_Release(RegAlloc *ra, BoxInt type, BoxUInt varnum);
H A Dregisters.c261 void GVar_Release(RegAlloc *ra, BoxInt type, BoxUInt varnum) { in GVar_Release() function