Home
last modified time | relevance | path

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

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