Searched refs:UCSMAP_HASH_SIZE (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/lib/
H A Ducsmap.c60 #define UCSMAP_HASH_SIZE 103 macro
102 ucsmap_hash_t hash[UCSMAP_HASH_SIZE];
238 for (i = 0; i < UCSMAP_HASH_SIZE; i++) {
322 return (v % UCSMAP_HASH_SIZE);

Completed in 63 milliseconds