/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bpf/ |
H A D | bpf.c | 795 def_builtin (const char *name, enum bpf_builtins code, tree type) in def_builtin() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-builtins.cc | 254 def_builtin (HOST_WIDE_INT mask, HOST_WIDE_INT mask2, in def_builtin() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-builtins.c | 252 def_builtin (HOST_WIDE_INT mask, HOST_WIDE_INT mask2, in def_builtin() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/ |
H A D | bpf.cc | 940 def_builtin (const char *name, enum bpf_builtins code, tree type) in def_builtin() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
H A D | iq2000.cc | 2458 #define def_builtin(NAME, TYPE, CODE) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/ |
H A D | iq2000.c | 2458 #define def_builtin(NAME, TYPE, CODE) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/ |
H A D | bfin.c | 5100 #define def_builtin(NAME, TYPE, CODE) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/ |
H A D | bfin.cc | 5102 #define def_builtin(NAME, TYPE, CODE) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
H A D | c6x.c | 6365 #define def_builtin(NAME, TYPE, CODE) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/ |
H A D | c6x.cc | 6368 #define def_builtin(NAME, TYPE, CODE) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/ |
H A D | frv.c | 8021 #define def_builtin(name, type, code) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/ |
H A D | frv.cc | 8010 #define def_builtin(name, type, code) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-call.c | 8246 def_builtin (const char *name, tree type, enum rs6000_builtins code) in def_builtin() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
H A D | ia64.cc | 10528 #define def_builtin(name, type, code) \ in ia64_init_builtins() macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
H A D | ia64.c | 10528 #define def_builtin(name, type, code) \ in ia64_init_builtins() macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 11072 def_builtin (const char *name, enum insn_code icode, enum sparc_builtins code, in def_builtin() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 11034 def_builtin (const char *name, enum insn_code icode, enum sparc_builtins code, in def_builtin() function
|