Home
last modified time | relevance | path

Searched refs:TARGET_64BIT_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/i386/
Dbiarch64.h24 #define TARGET_64BIT_DEFAULT MASK_64BIT macro
Di386.h118 #if TARGET_64BIT_DEFAULT
249 #ifndef TARGET_64BIT_DEFAULT
250 #define TARGET_64BIT_DEFAULT 0 macro
585 #if defined (TARGET_BI_ARCH) || TARGET_64BIT_DEFAULT
Di386.c1564 | TARGET_64BIT_DEFAULT \
/freebsd-12-stable/contrib/gcc/
DChangeLog-200219190 * config/i386/biarch64.h (TARGET_64BIT_DEFAULT): Define with value.
19192 * config/i386/i386.h: Test TARGET_64BIT_DEFAULT by value.
19194 (TARGET_64BIT_DEFAULT): Default to 0.