Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dc-objc-common.c51 return flag_hosted && MAIN_NAME_P (DECL_ASSEMBLER_NAME (decl)); in c_missing_noreturn_ok_p()
Dc-opts.c618 flag_hosted = value; in c_common_handle_option()
1384 cpp_init_builtins (parse_in, flag_hosted); in finish_options()
Dc-common.h435 extern int flag_hosted;
Dc-decl.c4796 if (flag_hosted && MAIN_NAME_P (declarator->u.id)) in grokdeclarator()
6729 if (MAIN_NAME_P (DECL_NAME (fndecl)) && flag_hosted) in finish_function()
Dc-common.c316 int flag_hosted = 1; variable
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dbuiltin-attrs.def200 #define DEF_C89_ATTR(NAME, ATTRS) DEF_FN_ATTR_IDENT (NAME, ATTRS, flag_hosted)
209 (flag_hosted \
Dc-objc-common.c53 return flag_hosted && MAIN_NAME_P (DECL_ASSEMBLER_NAME (decl));
Dc-common.h531 extern int flag_hosted;
Dc-opts.c1091 flag_hosted = on;
Dc-common.c363 int flag_hosted = 1; variable
4991 if (flag_hosted)
Dc-decl.c6487 if (MAIN_NAME_P (DECL_NAME (fndecl)) && flag_hosted)
DChangeLog.410981 * c-tree.h (flag_hosted): Move declaration from here...
10982 * c-common.h (flag_hosted): ... to here.
10988 format attributes if flag_hosted. Only provide the gettext
13286 flag_hosted. In C99 mode, return 0 from 'main' unless
DFSFChangeLog.117905 * c-tree.h (warn_main, flag_hosted): New variables.
/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-20001664 * decl.c (flag_hosted, flag_noniso_default_format_attributes): New
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
DChangeLog11536 * decl.c (flag_hosted, flag_noniso_default_format_attributes): New