Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dsched-rgn.c207 #define SET_EDGE_TO_BIT(edge,nr) ((edge)->aux = (void *)(size_t)(nr)) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsched-rgn.c212 #define SET_EDGE_TO_BIT(edge,nr) ((edge)->aux = (void *)(size_t)(nr)) macro