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

/macosx-10.10/screen-22/screen/
H A Dmark.c144 * NW_BIG: match WORDs not words
150 #define NW_BIG (1<<3) macro
170 else if (flags & NW_BIG)
710 nextword(&cx, &cy, NW_ENDOFWORD|NW_MUSTMOVE | (od == 'E' ? NW_BIG : 0), rep_cnt);
717 nextword(&cx, &cy, NW_BACK|NW_ENDOFWORD|NW_MUSTMOVE | (od == 'B' ? NW_BIG : 0), rep_cnt);

Completed in 116 milliseconds