Searched refs:AmountLeft (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXmu/dist/src/
H A DXct.c51 #define AmountLeft(priv) ((priv)->ptrend - (priv)->ptr) macro
452 if ((AmountLeft(priv) < 2) ||
459 if (AmountLeft(priv) < len)

Completed in 3 milliseconds