Home
last modified time | relevance | path

Searched refs:bpf_target_macros (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bpf/
H A Dbpf-protos.h27 extern void bpf_target_macros (cpp_reader *);
H A Dbpf.h32 #define TARGET_CPU_CPP_BUILTINS() bpf_target_macros (pfile)
H A Dbpf.c172 bpf_target_macros (cpp_reader *pfile) in bpf_target_macros() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf-protos.h27 extern void bpf_target_macros (cpp_reader *);
H A Dbpf.h32 #define TARGET_CPU_CPP_BUILTINS() bpf_target_macros (pfile)
H A Dbpf.cc291 bpf_target_macros (cpp_reader *pfile) in bpf_target_macros() function