Searched refs:chend (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ | ||
| H A D | GetFPath.c | 42 char *chend; local in function:XGetFontPath 73 chend = ch + nbytes; 76 if (ch + length < chend) { |
| H A D | ListExt.c | 41 char *chend; local in function:XListExtensions 78 chend = ch + rlen; 81 if (ch + length < chend) { |
| H A D | FontNames.c | 48 char *chend; local in function:XListFonts 95 chend = ch + rlen; 99 if (ch + length < chend) { |
Completed in 2 milliseconds