Home | History | Annotate | Download | only in Object

Lines Matching refs:isUpper

1177           bool isUpper;
1179 isUpper = (RE->Word0 >> 28) & 1;
1181 isUpper = (RE->Word1 >> 25) & 1;
1183 if (isUpper)