Home
last modified time | relevance | path

Searched defs:fieldoff_s (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-structalias.c5043 typedef struct fieldoff fieldoff_s; typedef
5073 sort_fieldstack (VEC(fieldoff_s,heap) *fieldstack) in sort_fieldstack()
5141 push_fields_onto_fieldstack (tree type, VEC(fieldoff_s,heap) **fieldstack, in push_fields_onto_fieldstack()
5443 check_for_overlaps (VEC (fieldoff_s,heap) *fieldstack) in check_for_overlaps()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-structalias.c5480 typedef struct fieldoff fieldoff_s; typedef