Searched refs:ADD_SPACE_GOTO (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.bin/vi/common/ | ||
H A D | mem.h | 80 #define ADD_SPACE_GOTO(sp, bp, blen, nlen) { \ macro |
/openbsd/usr.bin/vi/ex/ | ||
H A D | ex_argv.c | 669 ADD_SPACE_GOTO(sp, bp, *blenp, *blenp * 2); in argv_sexp() |