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