Searched defs:pend (Results 1 – 5 of 5) sorted by relevance
37 CharT* pend = base::epptr(); in pbump() local
168 const uint8_t *pend = (uint8_t *)end; in getULEB128() local193 const uint8_t *pend = (uint8_t *)end; in getSLEB128() local
66 sopno pend[NPAREN]; /* -> ) ([0] unused) */ member
935 char *pend = p2 + strlen(p2); in eval() local
1220 void setp(CharT* pbeg, CharT* pend) { return setp(pbeg, pend); } in setp()