Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgensupport.h48 #define OPTAB_VL(name, pat, c, b, s, l) name, macro
H A Dgensupport.c3102 #define OPTAB_VL(o, p, c, b, s, l) { #o, p, #b, #s, #l, o, c, UNKNOWN, 3 }, macro