Searched refs:CIL_STRPOOL_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
37 #define CIL_STRPOOL_TABLE_SIZE 1 << 15 macro94 cil_strpool_tab = hashtab_create(cil_strpool_hash, cil_strpool_compare, CIL_STRPOOL_TABLE_SIZE); in cil_strpool_init()