Home
last modified time | relevance | path

Searched refs:flag_no_ident (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dflags.h655 extern int flag_no_ident;
Dtoplev.c872 int flag_no_ident = 1; variable
874 int flag_no_ident = 0; variable
1200 {"ident", &flag_no_ident, 0,
2259 if (!flag_no_ident) in compile_file()
Dc-lex.c233 if (! flag_no_ident)
DChangeLog.15688 * flags.h: Declare flag_no_ident.
5689 * toplev.c: Define flag_no_ident. Process -f(no-)ident here.
5690 * c-tree.h: Don't declare flag_no_ident.
5691 * c-decl.c: Don't define flag_no_ident. Don't process
5695 only if !flag_no_ident.
/openbsd/src/gnu/gcc/gcc/
Dc-lex.c182 if (!flag_no_ident) in cb_ident()
Dtoplev.c1088 if (!flag_no_ident) in compile_file()
Dcommon.opt501 Common Report Var(flag_no_ident,0) Init(1)
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dlex.c1160 if (! flag_no_ident) in ffelex_hash_()
DChangeLog3067 * lex.c: Use flag_no_ident instead of ffe_is_ident().
/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-19996510 * decl2.c: Don't define flag_no_ident here. Don't process
6512 * cp-tree.h: Don't declare flag_no_ident here.
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
DChangeLog.26510 * decl2.c: Don't define flag_no_ident here. Don't process
6512 * cp-tree.h: Don't declare flag_no_ident here.