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

/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dsymtab.c37 } elt_t; typedef in typeref:struct:elt
39 typedef LIST(elt_t) eltlist_t;
100 elt_t *elt, *nelt;
172 elt_t *elt;
207 elt_t *elt, *nelt;
233 elt_t *elt;
251 elt = (elt_t *)isc_mem_get(symtab->mctx, sizeof(*elt));
283 elt_t *elt;
/freebsd-11-stable/contrib/gcc/
H A Dgimplify.c110 } elt_t; typedef in typeref:struct:gimple_temp_hash_elt
124 tree t = ((const elt_t *) p)->val;
133 tree t1 = ((const elt_t *) p1)->val;
134 tree t2 = ((const elt_t *) p2)->val;
546 elt_t elt, *elt_p;
553 elt_p = XNEW (elt_t);
560 elt_p = (elt_t *) *slot;

Completed in 123 milliseconds