Home
last modified time | relevance | path

Searched refs:in_typeof (Results 1 – 25 of 109) sorted by relevance

12345

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-tree.h517 extern int in_typeof;
H A Dc-parser.c1998 in_typeof++; in c_parser_typeof_specifier()
2002 in_typeof--; in c_parser_typeof_specifier()
2009 in_typeof--; in c_parser_typeof_specifier()
2020 in_typeof--; in c_parser_typeof_specifier()
/dports/lang/gcc48/gcc-4.8.5/gcc/c/
H A Dc-tree.h567 extern int in_typeof;
H A Dc-decl.c6740 if (warn_cxx_compat && (in_sizeof || in_typeof || in_alignof)) in start_struct()
6745 : (in_typeof ? "typeof" : "alignof"))); in start_struct()
7360 && !in_sizeof && !in_typeof && !in_alignof) in finish_struct()
7428 if (warn_cxx_compat && (in_sizeof || in_typeof || in_alignof)) in start_enum()
7433 : (in_typeof ? "typeof" : "alignof"))); in start_enum()
7578 && !in_sizeof && !in_typeof && !in_alignof) in finish_enum()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c/
H A Dc-tree.h567 extern int in_typeof;
H A Dc-decl.c6738 if (warn_cxx_compat && (in_sizeof || in_typeof || in_alignof)) in start_struct()
6743 : (in_typeof ? "typeof" : "alignof"))); in start_struct()
7358 && !in_sizeof && !in_typeof && !in_alignof) in finish_struct()
7426 if (warn_cxx_compat && (in_sizeof || in_typeof || in_alignof)) in start_enum()
7431 : (in_typeof ? "typeof" : "alignof"))); in start_enum()
7576 && !in_sizeof && !in_typeof && !in_alignof) in finish_enum()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c/
H A Dc-tree.h565 extern int in_typeof;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-tree.h621 extern int in_typeof;
/dports/lang/gnat_util/gcc-6-20180516/gcc/c/
H A Dc-tree.h593 extern int in_typeof;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c/
H A Dc-tree.h621 extern int in_typeof;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-tree.h621 extern int in_typeof;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c/
H A Dc-tree.h621 extern int in_typeof;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-tree.h621 extern int in_typeof;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c/
H A Dc-tree.h593 extern int in_typeof;
/dports/lang/gcc9/gcc-9.4.0/gcc/c/
H A Dc-tree.h635 extern int in_typeof;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c/
H A Dc-tree.h659 extern int in_typeof;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c/
H A Dc-tree.h670 extern int in_typeof;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c/
H A Dc-tree.h659 extern int in_typeof;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c/
H A Dc-tree.h674 extern int in_typeof;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c/
H A Dc-tree.h670 extern int in_typeof;
/dports/lang/gcc10/gcc-10.3.0/gcc/c/
H A Dc-tree.h659 extern int in_typeof;
/dports/lang/gcc8/gcc-8.5.0/gcc/c/
H A Dc-tree.h625 extern int in_typeof;
/dports/lang/gcc11/gcc-11.2.0/gcc/c/
H A Dc-tree.h670 extern int in_typeof;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c/
H A Dc-tree.h631 extern int in_typeof;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c/
H A Dc-tree.h635 extern int in_typeof;

12345