Searched refs:dict_alloc_id (Results 1 – 4 of 4) sorted by relevance
3 dict_T *dict_alloc_id(alloc_id_T id);
328 if ((d = dict_alloc_id(aid_sign_getinfo)) == NULL) in sign_get_info()1736 if ((dict = dict_alloc_id(aid_sign_getlist)) == NULL) in sign_getlist()1779 if ((d = dict_alloc_id(aid_sign_getplaced_dict)) == NULL) in sign_get_placed_in_buf()
55 dict_alloc_id(alloc_id_T id UNUSED) in dict_alloc_id() function
4138 if ((d = dict_alloc_id(aid_tagstack_details)) == NULL) in get_tagstack()