Searched refs:ecbp (Results 1 – 3 of 3) sorted by relevance
217 struct combostr *cbp, *ecbp; in scanframes() local251 ecbp = cbp; in scanframes()369 ecbp = cbp; in scanframes()534 struct combostr *cbp, *ecbp; in addframes() local613 ecbp = sortcombos; in addframes()618 pcbp = ecbp->c_prev; in addframes()1194 struct combostr *cbp, *ecbp; in sortcombo() local1247 ecbp = cbp; in sortcombo()1293 ecbp = cbp->c_prev; in sortcombo()1296 fcbp->c_prev = ecbp; in sortcombo()[all …]
49 char *p, *cbp, *ecbp, cbuf[128]; in vs_line() local329 ecbp = (cbp = cbuf) + sizeof(cbuf) - 1; in vs_line()414 if (cbp >= ecbp) in vs_line()419 if (cbp + chlen >= ecbp) in vs_line()440 if (cbp + chlen >= ecbp) in vs_line()
402 char *cbp, *ecbp, cbuf[128]; in vs_output() local466 ecbp = (cbp = cbuf) + sizeof(cbuf) - 1; in vs_output()479 if (cbp + chlen >= ecbp) in vs_output()