Lines Matching defs:gend
1249 char *pos, *end, *custom, *genie, *gpos, *gend;1431 gend = genie + iwe->u.data.length;1432 if (gend > end) {1436 while (gpos + 1 < gend &&1437 gpos + 2 + (u8) gpos[1] <= gend) {