Home | History | Annotate | Download | only in Objects

Lines Matching refs:PTA

454 #define PTA(x)  ((poolp )((uchar *)&(usedpools[2*(x)]) - 2*sizeof(block *)))
455 #define PT(x) PTA(x), PTA(x)