Home
last modified time | relevance | path

Searched defs:cbpp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/games/gomoku/
H A Dpickmove.c570 struct combostr **cbpp, *pcbp; in addframes() local
810 struct combostr *cbp, **cbpp; in makeempty() local
1213 sortcombo(struct combostr **scbpp, struct combostr **cbpp, in sortcombo()
1351 struct combostr *cbp, **cbpp; in markcombo() local
/netbsd-src/sys/ufs/lfs/
H A Dlfs.h1161 struct buf **cbpp; /* pointer to next available bp */ member