Home
last modified time | relevance | path

Searched refs:spu_cpu_cpp_builtins (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu-protos.h20 extern void spu_cpu_cpp_builtins (struct cpp_reader * pfile);
H A Dspu-c.c187 spu_cpu_cpp_builtins (struct cpp_reader *pfile) in spu_cpu_cpp_builtins() function
H A Dspu.h19 #define TARGET_CPU_CPP_BUILTINS() spu_cpu_cpp_builtins(pfile)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20063563 (spu_cpu_cpp_builtins): Remove.
3577 (spu_cpu_cpp_builtins): Moved from spu.c
H A DChangeLog-200812846 (spu_cpu_cpp_builtins): Enable context-sensitive macros if not
H A DChangeLog-20094644 * config/spu/spu-c.c (spu_cpu_cpp_builtins): Support __EA32__
H A DChangeLog-201536943 * config/spu/spu-c.c (spu_cpu_cpp_builtins): Similarly.