Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddf.h702 #define DF_REG_SIZE(DF) (df->regs_inited) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddf.h726 #define DF_REG_SIZE(DF) (df->regs_inited) macro