Home
last modified time | relevance | path

Searched refs:ADD_SPACE_GOTO (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/vi/common/
H A Dmem.h80 #define ADD_SPACE_GOTO(sp, bp, blen, nlen) { \ macro
/openbsd/usr.bin/vi/ex/
H A Dex_argv.c669 ADD_SPACE_GOTO(sp, bp, *blenp, *blenp * 2); in argv_sexp()