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

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

Completed in 108 milliseconds