Searched defs:OPTAB_VC (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gensupport.h | 50 #define OPTAB_VC(name, pat, c) name, macro
|
H A D | gensupport.c | 3172 #define OPTAB_VC(o, p, c) { #o, p, NS, ZS, NS, o, c, UNKNOWN, 3 }, macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gensupport.h | 50 #define OPTAB_VC(name, pat, c) name, macro
|
H A D | gensupport.cc | 3169 #define OPTAB_VC(o, p, c) { #o, p, NS, ZS, NS, o, c, UNKNOWN, 3 }, macro
|