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

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Ddirectives.c110 static int count_registered_pragmas (struct pragma_entry *);
1210 count_registered_pragmas (struct pragma_entry *pe) function
1216 ct += count_registered_pragmas (pe->u.space);
1245 int ct = count_registered_pragmas (pfile->pragmas);

Completed in 125 milliseconds