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

/freebsd-10.2-release/contrib/nvi/vi/
H A Dv_word.c67 enum which {BIGWORD, LITTLEWORD}; enumerator in enum:which
82 return (fword(sp, vp, BIGWORD));
142 if (type == BIGWORD)
242 return (eword(sp, vp, BIGWORD));
295 start: if (type == BIGWORD)
388 return (bword(sp, vp, BIGWORD));
442 start: if (type == BIGWORD)

Completed in 42 milliseconds