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