Searched refs:UPTRDIFF (Results 1 – 1 of 1) sorted by relevance
106 #define UPTRDIFF(p,q) ((uword)(p) - (uword)(q)) macro123 if (UPTRDIFF(_m, _a->base) <= UPTRDIFF(_a->avail, _a->base)) { \