Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgengtype.c169 int nb_user_struct = 0, nb_undefined = 0; in dbgprint_count_type_at() local
189 nb_user_struct++; in dbgprint_count_type_at()
217 if (nb_user_struct > 0) in dbgprint_count_type_at()
218 fprintf (stderr, "@@%%@@ %d user_structs\n", nb_user_struct); in dbgprint_count_type_at()