Searched refs:FWD (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | engine.c | 979 FWD(aft, bef, 1); in step() 983 FWD(aft, bef, 1); in step() 987 FWD(aft, bef, 1); in step() 991 FWD(aft, bef, 1); in step() 995 FWD(aft, bef, 1); in step() 999 FWD(aft, bef, 1); in step() 1004 FWD(aft, bef, 1); in step() 1008 FWD(aft, aft, 1); in step() 1011 FWD(aft, aft, 1); in step() 1014 FWD(aft, aft, 1); in step() [all …]
|
H A D | regexec.c | 114 #define FWD(dst, src, n) ((dst) |= ((unsigned long)(src)&(here)) << (n)) macro 141 #undef FWD 169 #define FWD(dst, src, n) ((dst)[here+(n)] |= (src)[here]) macro
|
/titanic_41/usr/src/cmd/eqn/ |
H A D | e.y | 45 %right UP DOWN BACK FWD 111 | fwd box %prec UP { move(FWD, $1, $2); } 121 fwd : FWD text { $$ = atoi((char *) $1); } ;
|
H A D | move.c | 32 if (dir == FWD || dir == BACK) /* fwd, back */ in move()
|
H A D | lookup.c | 86 "fwd", FWD,
|
/titanic_41/usr/src/data/hwdata/ |
H A D | usb.ids | 4484 085d PX-603F [ME OFFICE 960FWD Series/Stylus Office BX625FWD/TX620FWD Series]
|