Searched defs:hep (Results 1 – 8 of 8) sorted by relevance
99 ctf_helem_t *hep = &hp->h_chains[hp->h_free]; in ctf_hash_insert() local135 ctf_helem_t *hep = ctf_hash_lookup(hp, fp, str, strlen(str)); in ctf_hash_define() local147 ctf_helem_t *hep; in ctf_hash_lookup() local
949 ctf_helem_t *hep = NULL; in ctf_add_struct() local971 ctf_helem_t *hep = NULL; in ctf_add_union() local993 ctf_helem_t *hep = NULL; in ctf_add_enum() local1015 ctf_helem_t *hep; in ctf_add_forward() local1418 ctf_helem_t *hep; in ctf_add_type() local
490 ctf_helem_t *hep; in init_types() local
34 struct hostent *hep; local
175 struct hostent *hep; in main() local
149 struct hostent *hep; in main() local
133 struct hostent *hep; in main() local
733 command(bool interactive, EditLine *el, History *hist, HistEvent *hep) in command()