Home
last modified time | relevance | path

Searched refs:elt_t (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.bin/dig/lib/isc/
Dsymtab.c32 } elt_t; typedef
34 typedef LIST(elt_t) eltlist_t;
85 elt_t *elt, *nelt; in isc_symtab_destroy()
153 elt_t *elt; in isc_symtab_lookup()
187 elt_t *elt, *nelt; in grow_table()
212 elt_t *elt; in isc_symtab_define()
229 elt = (elt_t *)malloc(sizeof(*elt)); in isc_symtab_define()
/openbsd/src/gnu/gcc/gcc/
Dgimplify.c110 } elt_t; typedef
124 tree t = ((const elt_t *) p)->val; in gimple_tree_hash()
133 tree t1 = ((const elt_t *) p1)->val; in gimple_tree_eq()
134 tree t2 = ((const elt_t *) p2)->val; in gimple_tree_eq()
546 elt_t elt, *elt_p; in lookup_tmp_var()
553 elt_p = XNEW (elt_t); in lookup_tmp_var()
560 elt_p = (elt_t *) *slot; in lookup_tmp_var()