Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Ddf.h690 #define DF_DEFS_GET(ID) (df->def_info.refs[(ID)]) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddf.h714 #define DF_DEFS_GET(ID) (df->def_info.refs[(ID)]) macro