Searched defs:shiftr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub2.c40 static void shiftr(int *a, int n);
1022 shiftr(stoff, stnum);
1024 shiftr(sfall, stnum);
1029 shiftr(atable, stnum);
1156 shiftr(int *a, int n) function

Completed in 47 milliseconds