Home | History | Annotate | Download | only in common

Lines Matching refs:data16

303             if(other->data16!=NULL) {
304 trie->data16=(uint16_t *)trie->memory+(other->data16-(uint16_t *)other->memory);
1275 trie->data16!=NULL ? UTRIE2_16_VALUE_BITS : UTRIE2_32_VALUE_BITS;
1396 trie->data16=dest16;
1405 trie->data16=NULL;