Searched defs:OPTAB_VL (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gensupport.h | 49 #define OPTAB_VL(name, pat, c, b, s, l) name, macro
|
H A D | gensupport.c | 3171 #define OPTAB_VL(o, p, c, b, s, l) { #o, p, #b, #s, #l, o, c, UNKNOWN, 3 }, macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gensupport.h | 49 #define OPTAB_VL(name, pat, c, b, s, l) name, macro
|
H A D | gensupport.cc | 3168 #define OPTAB_VL(o, p, c, b, s, l) { #o, p, #b, #s, #l, o, c, UNKNOWN, 3 }, macro
|