Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Ddf.h691 #define DF_DEFS_SET(ID,VAL) (df->def_info.refs[(ID)]=(VAL)) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddf.h715 #define DF_DEFS_SET(ID,VAL) (df->def_info.refs[(ID)]=(VAL)) macro