Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/lex/common/
H A Dparser.y96 static wchar_t L_PctLoT[]= {'%', 't', 0}; variable
443 while(getl(p) && scomp(p,L_PctUpT) != 0 && scomp(p,L_PctLoT) != 0){