Home
last modified time | relevance | path

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

/original-bsd/usr.bin/pascal/src/
H A Dtype.c180 np = gtype(r->comp_ty.type);
187 np = tyrec(r->comp_ty.type, 0);
193 r->comp_ty.nl_entry = np;
197 np = gtype(r->comp_ty.type);
208 np = gtype(r->comp_ty.type);
257 v = r->comp_ty.type;
H A Dtree_ty.h312 #define comp_ty tree_ele.t_comp_ty macro