Home | History | Annotate | Download | only in lib

Lines Matching refs:tse

1971     pr_TokSetEleWP tse;
1976 tse = PR_FIRST_TSE_WP;
1978 while (tse < type) {
1979 if (((1<<tse) & set) != 0) {
1982 tse = (pr_TokSetEleWP)((picoos_int32)tse+1);