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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c405 #define HAVE_64BIT_OBJECTS (mips_abi == N64_ABI) macro
418 (HAVE_32BIT_ADDRESSES || !HAVE_64BIT_OBJECTS || mips_opts.sym32)
1277 if (!HAVE_64BIT_OBJECTS && !HAVE_NEWABI)
1285 ? (HAVE_64BIT_OBJECTS
1289 : (HAVE_64BIT_OBJECTS
1295 ? (HAVE_64BIT_OBJECTS
1299 : (HAVE_64BIT_OBJECTS
5310 if (! dbl && HAVE_64BIT_OBJECTS)

Completed in 79 milliseconds