Home
last modified time | relevance | path

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

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