Home
last modified time | relevance | path

Searched defs:cbp (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/usr.bin/vi/common/
H A Dcut.c67 CB *cbp; in cut() local
188 CB *cbp, *del_cbp; in cb_rotate() local
235 cut_line(SCR *sp, recno_t lno, size_t fcno, size_t clen, CB *cbp) in cut_line()
276 CB *cbp; in cut_close() local
H A Dput.c33 put(SCR *sp, CB *cbp, CHAR_T *namep, MARK *cp, MARK *rp, int append) in put()
H A Dcut.h67 #define CBNAME(sp, cbp, nch) { \ argument
/openbsd-src/games/gomoku/
H A Dpickmove.c217 struct combostr *cbp, *ecbp; in scanframes() local
534 struct combostr *cbp, *ecbp; in addframes() local
634 struct combostr *cbp, *ncbp; in makecombo() local
783 struct combostr *cbp, **cbpp; in makeempty() local
939 updatecombo(struct combostr *cbp, int color) in updatecombo()
1027 appendcombo(struct combostr *cbp) in appendcombo()
1056 checkframes(struct combostr *cbp, struct combostr *fcbp, struct spotstr *osp, in checkframes()
1194 struct combostr *cbp, *ecbp; in sortcombo() local
1306 printcombo(struct combostr *cbp, char *str, size_t strl) in printcombo()
1327 struct combostr *cbp, *tcbp, **cbpp; in markcombo() local
[all …]
H A Dbdinit.c43 struct combostr *cbp; in bdinit() local
168 struct combostr *cbp; in init_overlap() local
H A Dmakemove.c57 struct combostr *cbp, *cbp1; in makemove() local
H A Dmain.c349 struct combostr *cbp; in whatsup() local
/openbsd-src/usr.bin/vi/ex/
H A Dex_display.c74 CB *cbp; in bdisplay() local
110 db(SCR *sp, CB *cbp, CHAR_T *name) in db()
H A Dex_at.c37 CB *cbp; in ex_at() local
/openbsd-src/usr.bin/vi/vi/
H A Dvs_line.c49 char *p, *cbp, *ecbp, cbuf[128]; in vs_line() local
400 #define FLUSH(gp, sp, cbp, cbuf) do { \ in vs_line() argument
H A Dv_at.c35 CB *cbp; in v_at() local
H A Dvs_msg.c402 char *cbp, *ecbp, cbuf[128]; in vs_output() local
/openbsd-src/lib/libedit/
H A Dread.c213 int cbp = 0; in read_char() local
/openbsd-src/sys/dev/ic/
H A Dfxp.c1149 struct fxp_cb_config *cbp; fxp_init() local
1806 struct fxp_cb_ucode *cbp = &sc->sc_ctrl->u.code; fxp_load_ucode() local
[all...]
/openbsd-src/lib/libcrypto/bio/
H A Dbio.h484 #define BIO_get_info_callback(b,cbp) (int)BIO_ctrl(b,BIO_CTRL_GET_CALLBACK,0, \ argument