Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXlibint.h98 char *bufmax; /* Output buffer maximum+1 address. */ member
574 if (dpy->bufptr + (len) <= dpy->bufmax) {\
598 if (dpy->bufptr + (n) > dpy->bufmax) \