Searched refs:avr_cpu_cpp_builtins (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-protos.h24 extern void avr_cpu_cpp_builtins (struct cpp_reader * pfile);
H A Davr.h61 #define TARGET_CPU_CPP_BUILTINS() avr_cpu_cpp_builtins (pfile)
H A Davr-c.c293 avr_cpu_cpp_builtins (struct cpp_reader *pfile) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-protos.h24 extern void avr_cpu_cpp_builtins (struct cpp_reader * pfile);
H A Davr-c.cc293 avr_cpu_cpp_builtins (struct cpp_reader *pfile) function
H A Davr.h61 #define TARGET_CPU_CPP_BUILTINS() avr_cpu_cpp_builtins (pfile)

Completed in 197 milliseconds