Home | History | Annotate | Download | only in cintltst

Lines Matching defs:length1

579     int32_t length1, length2, length3;
632 length1=utrie2_serialize(trie, NULL, 0, &errorCode);
648 if(length1!=length2) {