Searched refs:DICT_HASHED_EXPANDABLE_NSYMS (Results 1 – 1 of 1) sorted by relevance
191 #define DICT_HASHED_EXPANDABLE_NSYMS(d) (d)->data.hashed_expandable.nsyms macro405 DICT_HASHED_EXPANDABLE_NSYMS (retval) = 0; in dict_create_hashed_expandable()702 int nsyms = ++DICT_HASHED_EXPANDABLE_NSYMS (dict); in add_symbol_hashed_expandable()708 DICT_HASHED_EXPANDABLE_NSYMS (dict) = nsyms; in add_symbol_hashed_expandable()714 return DICT_HASHED_EXPANDABLE_NSYMS (dict); in size_hashed_expandable()