Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dv_word.c63 enum which {BIGWORD, LITTLEWORD}; enumerator
78 return (fword(sp, vp, BIGWORD)); in v_wordW()
138 if (type == BIGWORD) in fword()
238 return (eword(sp, vp, BIGWORD)); in v_wordE()
291 start: if (type == BIGWORD) in eword()
384 return (bword(sp, vp, BIGWORD)); in v_wordB()
438 start: if (type == BIGWORD) in bword()