/openbsd-src/usr.bin/vi/common/ |
H A D | cut.c | 67 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 D | put.c | 33 put(SCR *sp, CB *cbp, CHAR_T *namep, MARK *cp, MARK *rp, int append) in put()
|
H A D | cut.h | 67 #define CBNAME(sp, cbp, nch) { \ argument
|
/openbsd-src/games/gomoku/ |
H A D | pickmove.c | 217 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 D | bdinit.c | 43 struct combostr *cbp; in bdinit() local 168 struct combostr *cbp; in init_overlap() local
|
H A D | makemove.c | 57 struct combostr *cbp, *cbp1; in makemove() local
|
H A D | main.c | 349 struct combostr *cbp; in whatsup() local
|
/openbsd-src/usr.bin/vi/ex/ |
H A D | ex_display.c | 74 CB *cbp; in bdisplay() local 110 db(SCR *sp, CB *cbp, CHAR_T *name) in db()
|
H A D | ex_at.c | 37 CB *cbp; in ex_at() local
|
/openbsd-src/usr.bin/vi/vi/ |
H A D | vs_line.c | 49 char *p, *cbp, *ecbp, cbuf[128]; in vs_line() local 400 #define FLUSH(gp, sp, cbp, cbuf) do { \ in vs_line() argument
|
H A D | v_at.c | 35 CB *cbp; in v_at() local
|
H A D | vs_msg.c | 402 char *cbp, *ecbp, cbuf[128]; in vs_output() local
|
/openbsd-src/lib/libedit/ |
H A D | read.c | 213 int cbp = 0; in read_char() local
|
/openbsd-src/sys/dev/ic/ |
H A D | fxp.c | 1149 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 D | bio.h | 484 #define BIO_get_info_callback(b,cbp) (int)BIO_ctrl(b,BIO_CTRL_GET_CALLBACK,0, \ argument
|