Searched refs:HAVE_64BIT_OBJECTS (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-mips.c334 #define HAVE_64BIT_OBJECTS (mips_abi == N64_ABI) macro
347 (HAVE_32BIT_ADDRESSES || !HAVE_64BIT_OBJECTS || mips_opts.sym32)
1202 if (!HAVE_64BIT_OBJECTS && !HAVE_NEWABI)
1210 ? (HAVE_64BIT_OBJECTS
1214 : (HAVE_64BIT_OBJECTS
1220 ? (HAVE_64BIT_OBJECTS
1224 : (HAVE_64BIT_OBJECTS
4910 if (! dbl && HAVE_64BIT_OBJECTS)
/haiku-buildtools/binutils/gas/config/
H A Dtc-mips.c467 #define HAVE_64BIT_OBJECTS (mips_abi == N64_ABI) macro
480 (HAVE_32BIT_ADDRESSES || !HAVE_64BIT_OBJECTS || mips_opts.sym32)
1970 if (!HAVE_64BIT_OBJECTS && !HAVE_NEWABI)
1976 ? (HAVE_64BIT_OBJECTS
1981 : (HAVE_64BIT_OBJECTS
10557 if (!dbl && HAVE_64BIT_OBJECTS)
19753 if (HAVE_64BIT_OBJECTS)

Completed in 95 milliseconds