Home | History | Annotate | Download | only in cintltst

Lines Matching defs:length1

545     int32_t length1, length2, length3;
598 length1=utrie2_serialize(trie, NULL, 0, &errorCode);
614 if(length1!=length2) {