Searched refs:ctf_helem_t (Results 1 – 10 of 10) sorted by relevance
50 } ctf_helem_t; typedef66 ctf_helem_t *hep = (ctf_helem_t *) ptr; in ctf_hash_integer()74 ctf_helem_t *hep_a = (ctf_helem_t *) a; in ctf_hash_eq_integer()75 ctf_helem_t *hep_b = (ctf_helem_t *) b; in ctf_hash_eq_integer()83 ctf_helem_t *hep = (ctf_helem_t *) ptr; in ctf_hash_string()91 ctf_helem_t *hep_a = (ctf_helem_t *) a; in ctf_hash_eq_string()92 ctf_helem_t *hep_b = (ctf_helem_t *) b; in ctf_hash_eq_string()101 ctf_helem_t *hep = (ctf_helem_t *) ptr; in ctf_hash_type_key()111 ctf_helem_t *hep_a = (ctf_helem_t *) a; in ctf_hash_eq_type_key()112 ctf_helem_t *hep_b = (ctf_helem_t *) b; in ctf_hash_eq_type_key()[all …]
760 * ctf-hash.c (ctf_helem_t) <key_free>: Remove.
59 hp->h_chains = ctf_alloc(sizeof (ctf_helem_t) * hp->h_nelems); in ctf_hash_create()67 bzero(hp->h_chains, sizeof (ctf_helem_t) * hp->h_nelems); in ctf_hash_create()102 ctf_helem_t *hep = &hp->h_chains[hp->h_free]; in ctf_hash_insert()138 ctf_helem_t *hep = ctf_hash_lookup(hp, fp, str, strlen(str)); in ctf_hash_define()147 ctf_helem_t *150 ctf_helem_t *hep; in ctf_hash_lookup()178 ctf_free(hp->h_chains, sizeof (ctf_helem_t) * hp->h_nelems); in ctf_hash_destroy()
70 } ctf_helem_t; typedef74 ctf_helem_t *h_chains; /* hash chains buffer */287 extern ctf_helem_t *ctf_hash_lookup(ctf_hash_t *, ctf_file_t *,
854 ctf_helem_t *hep = NULL; in ctf_add_struct()876 ctf_helem_t *hep = NULL; in ctf_add_union()898 ctf_helem_t *hep = NULL; in ctf_add_enum()920 ctf_helem_t *hep; in ctf_add_forward()1279 ctf_helem_t *hep; in ctf_add_type()
87 const ctf_helem_t *hp; in ctf_lookup_by_name()
357 ctf_helem_t *hep; in init_types()