Home
last modified time | relevance | path

Searched defs:PPC_FEATURE2_HAS_DSCR (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dppc-auxv.h87 #define PPC_FEATURE2_HAS_DSCR 0x20000000 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dppc-auxv.h87 #define PPC_FEATURE2_HAS_DSCR 0x20000000 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/sys/
H A Dauxv.d104 enum PPC_FEATURE2_HAS_DSCR = 0x20000000; in version() local