Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgenattrtab.c326 #define RTL_HASH(RTL) ((intptr_t) (RTL) & 0777777) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgenattrtab.c342 #define RTL_HASH(RTL) ((intptr_t) (RTL) & 0777777) macro