Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgensupport.h42 #define OPTAB_CL(name, pat, c, b, l) name, macro
H A Dgensupport.c3096 #define OPTAB_CL(o, p, c, b, l) { #o, p, #b, ZS, #l, o, c, UNKNOWN, 1 }, macro