Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-c.c305 if (arm_cpp_interwork) in arm_cpu_builtins()
H A Darm-protos.h471 extern int arm_cpp_interwork;
H A Darm.h540 extern int arm_cpp_interwork;
H A Darm.c966 int arm_cpp_interwork = 0; variable
3818 arm_cpp_interwork = 1; in arm_options_perform_arch_sanity_checks()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-c.cc324 if (arm_cpp_interwork) in arm_cpu_builtins()
H A Darm-protos.h482 extern int arm_cpp_interwork;
H A Darm.h540 extern int arm_cpp_interwork;
H A Darm.cc966 int arm_cpp_interwork = 0; variable
3897 arm_cpp_interwork = 1; in arm_options_perform_arch_sanity_checks()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200424465 * arm.c (arm_cpp_interwork): New variable.
24468 * arm.h (arm_cpp_interwork): Declare it.