Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDc-objc-common.c51 return flag_hosted && MAIN_NAME_P (DECL_ASSEMBLER_NAME (decl)); in c_missing_noreturn_ok_p()
HDc-opts.c632 flag_hosted = value; in c_common_handle_option()
1435 cpp_init_builtins (parse_in, flag_hosted); in finish_options()
HDc-common.h448 extern int flag_hosted;
HDc-decl.c5395 if (flag_hosted && MAIN_NAME_P (declarator->u.id)) in grokdeclarator()
7306 if (MAIN_NAME_P (DECL_NAME (fndecl)) && flag_hosted) in finish_function()
HDc-common.c320 int flag_hosted = 1; variable
HDChangeLog-200010987 * c-tree.h (flag_hosted): Move declaration from here...
10988 * c-common.h (flag_hosted): ... to here.
10994 format attributes if flag_hosted. Only provide the gettext
13292 flag_hosted. In C99 mode, return 0 from 'main' unless
HDFSFChangeLog.117905 * c-tree.h (warn_main, flag_hosted): New variables.
HDChangeLog-200323385 * c-opts.c (finish_options): Pass flag_hosted to cpp_init_builtins.
/NextBSD/contrib/gcc/cp/
HDChangeLog-20001664 * decl.c (flag_hosted, flag_noniso_default_format_attributes): New