Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dc-pragma.h91 extern void maybe_apply_pending_pragma_weaks (void);
Dc-pragma.c309 maybe_apply_pending_pragma_weaks (void) in maybe_apply_pending_pragma_weaks() function
371 maybe_apply_pending_pragma_weaks (void) in maybe_apply_pending_pragma_weaks() function
Dc-decl.c963 maybe_apply_pending_pragma_weaks (); in pop_file_scope()
DChangeLog-20042759 (finish_file): Call maybe_apply_pending_pragma_weaks.
2760 * c-pragma.c (maybe_apply_pending_pragma_weaks): New function.
2761 * c-pragma.h (maybe_apply_pending_pragma_weaks): New prototype.
DChangeLog-200535866 * c-decl.c (pop_file_scope): Call maybe_apply_pending_pragma_weaks.
/freebsd-9-stable/contrib/gcc/cp/
Ddecl2.c3360 maybe_apply_pending_pragma_weaks (); in cp_finish_file()
DChangeLog-2004524 * decl2.c (finish_file): Call maybe_apply_pending_pragma_weaks.