Home
last modified time | relevance | path

Searched defs:OPTAB_CL (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgensupport.h43 #define OPTAB_CL(name, pat, c, b, l) name, macro
H A Dgensupport.c3165 #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 Dgensupport.h43 #define OPTAB_CL(name, pat, c, b, l) name, macro
H A Dgensupport.cc3162 #define OPTAB_CL(o, p, c, b, l) { #o, p, #b, ZS, #l, o, c, UNKNOWN, 1 }, macro