Home
last modified time | relevance | path

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

/original-bsd/usr.bin/spell/
H A Dspell.h14 #define SHIFT 5 macro
15 #define TABSIZE (int)(400000/(1<<SHIFT))
19 #define SHIFT 4 macro
82 #define get(h) (tab[h>>SHIFT]&(1<<((int)h&((1<<SHIFT)-1))))
83 #define set(h) tab[h>>SHIFT] |= 1<<((int)h&((1<<SHIFT)-1))
/original-bsd/usr.bin/yacc/
H A Dverbose.c120 if (p->action_code == SHIFT)
121 act = SHIFT;
134 if (act == SHIFT)
268 if (q->suppressed < 2 && q->action_code == SHIFT)
276 if (p->action_code == SHIFT && p->suppressed == 0)
H A Dmkpar.c90 temp->action_code = SHIFT;
136 while (next && next->symbol == symbol && next->action_code == SHIFT)
242 else if (pref->action_code == SHIFT) in remove_conflicts()
321 if (p->action_code == SHIFT && p->suppressed == 0)
H A Ddefs.h94 #define SHIFT 1 macro
H A Doutput.c241 if (p->action_code == SHIFT) in token_actions()
/original-bsd/sys/netiso/
H A Dif_cons.c184 #define SHIFT 0x4 macro
196 dshift ^= SHIFT;
197 sshift ^= SHIFT;
231 #define SHIFT 0x4 macro
242 dshift ^= SHIFT;
243 sshift ^= SHIFT;
/original-bsd/sys/vax/uba/
H A Dqvreg.h82 #define SHIFT 0xae macro
H A Dqduser.h417 #define SHIFT 174 macro
H A Dqv.c544 case SHIFT:
H A Dqd.c2570 case SHIFT:
2905 case SHIFT: in qdgetc()
/original-bsd/sys/vax/stand/
H A Dqvcons.c365 case SHIFT: in qvgetc()
H A Dqdcons.c448 case SHIFT: in qdgetc()
/original-bsd/share/termcap/
H A Dmap3270113 # SHIFT-F11
122 # ESC SHIFT-F1 to ESC SHIFT-F4
H A Dtermcap.src152 # 3) enter SHIFT-S
/original-bsd/games/fortune/datfiles/
H A Dfortunes11434 SHIFT TO THE LEFT! SHIFT TO THE RIGHT!
H A Dfortunes239279 SHIFT TO THE LEFT!
39280 SHIFT TO THE RIGHT!