Home | History | Annotate | Download | only in i18n

Lines Matching defs:second

128     uint32_t first = 0, second = 0;
135 second = *(CETable+3*i+1);
136 res = compareCEs(first, second, CE, SecondCE);
155 if((first == CE && second == SecondCE)) {