Searched refs:xxbufe (Results 1 – 2 of 2) sorted by relevance
64 xxbufe = xxbuf + xxbufsize; in xxinit()117 if (xxbufp > xxbufe) in xxalloc()245 if (xxbufp + n + 1 > xxbufe)
54 char *xxbuf, *xxbufp, *xxbufe; variable