Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h539 #define TARGET_64BIT_MS_ABI (TARGET_64BIT && ix86_cfun_abi () == MS_ABI) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h694 #define TARGET_64BIT_MS_ABI (TARGET_64BIT && ix86_cfun_abi () == MS_ABI) macro