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

/ast/src/cmd/ksh93/include/
H A Dshnodes.h51 #define TSHIFT (COMBITS+4) macro
/ast/src/cmd/ksh93/sh/
H A Ddeparse.c331 int flags = (t->tre.tretyp)>>TSHIFT;
H A Dxec.c2843 n = type>>TSHIFT;
2878 type >>= TSHIFT; local

Completed in 20 milliseconds