Home | History | Annotate | Download | only in cintltst

Lines Matching refs:length32

1333     int32_t length16, length32;
1358 length32=utrie_serialize(newTrie1_32, memory1_32, sizeof(memory1_32),
1361 utrie_unserialize(&trie1_32, memory1_32, length32, &errorCode);