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

/xsrc/external/mit/fontconfig/dist/src/
H A Dfccharset.c1018 #define FC_CHAR_LEAF_HASH_SIZE 257 macro
1039 FcCharLeafEnt *leaf_hash_table[FC_CHAR_LEAF_HASH_SIZE];
1089 FcCharLeafEnt **bucket = &freezer->leaf_hash_table[hash % FC_CHAR_LEAF_HASH_SIZE];

Completed in 17 milliseconds