Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgensupport.h49 #define OPTAB_VL(name, pat, c, b, s, l) name, macro
H A Dgensupport.c3171 #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 Dgensupport.h49 #define OPTAB_VL(name, pat, c, b, s, l) name, macro
H A Dgensupport.cc3168 #define OPTAB_VL(o, p, c, b, s, l) { #o, p, #b, #s, #l, o, c, UNKNOWN, 3 }, macro