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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ppoutput.c75 static void cb_used_undef (cpp_reader *, location_t, cpp_hashnode *);
150 cb->used_undef = cb_used_undef;
547 cb_used_undef (cpp_reader *pfile ATTRIBUTE_UNUSED, function
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ppoutput.cc75 static void cb_used_undef (cpp_reader *, location_t, cpp_hashnode *);
150 cb->used_undef = cb_used_undef;
643 cb_used_undef (cpp_reader *pfile ATTRIBUTE_UNUSED, function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.c144 static void cb_used_undef (cpp_reader *, location_t, cpp_hashnode *);
524 cb->used_undef = cb_used_undef;
1120 cb_used_undef (cpp_reader *pfile ATTRIBUTE_UNUSED, function
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.cc148 static void cb_used_undef (cpp_reader *, location_t, cpp_hashnode *);
483 cb->used_undef = cb_used_undef;
1155 cb_used_undef (cpp_reader *pfile ATTRIBUTE_UNUSED, function

Completed in 391 milliseconds