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

/xsrc/external/mit/libX11/dist/src/
H A DGetFPath.c42 char *chend; local in function:XGetFontPath
73 chend = ch + nbytes;
76 if (ch + length < chend) {
H A DListExt.c41 char *chend; local in function:XListExtensions
78 chend = ch + rlen;
81 if (ch + length < chend) {
H A DFontNames.c48 char *chend; local in function:XListFonts
95 chend = ch + rlen;
99 if (ch + length < chend) {

Completed in 2 milliseconds