Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Det-forest.h58 typedef struct et_forest *et_forest_t;
H A Det-forest.c34 struct et_forest struct
437 et_forest_t forest = xmalloc (sizeof (struct et_forest)); in et_forest_create()