Searched refs:cbpp (Results 1 – 1 of 1) sorted by relevance
538 struct combostr **cbpp, *pcbp; in addframes() local607 cbpp = &hashcombos[FAREA]; in addframes()609 cbp = *--cbpp; in addframes()612 *cbpp = (struct combostr *)0; in addframes()624 } while (cbpp != hashcombos); in addframes()783 struct combostr *cbp, **cbpp; in makeempty() local811 cbpp = &ecombo[nframes]; in makeempty()815 *--cbpp = cbp->c_link[1]; in makeempty()825 *--cbpp = cbp->c_link[0]; in makeempty()886 for (i = 0, ep = einfo, cbpp = ecombo; i < nframes; i++, ep++, cbpp++) { in makeempty()[all …]