Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenattrtab.cc347 #define RTL_HASH(RTL) ((intptr_t) (RTL) & 0777777) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenattrtab.c347 #define RTL_HASH(RTL) ((intptr_t) (RTL) & 0777777) macro