Lines Matching refs:nwords
674 /*{ BACKWORD( nwords, cmd )
681 backword(nwords, cmd)
682 int nwords;
686 while( nwords-- && tcur_virt > first_virt )
1228 /*{ ENDWORD( nwords, cmd )
1235 endword(nwords, cmd)
1236 int nwords;
1240 while( nwords-- )
1268 /*{ FORWARD( nwords, cmd )
1275 forward(nwords, cmd)
1276 register int nwords;
1280 while( nwords-- )