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

/openbsd-current/gnu/gcc/gcc/config/mips/
H A Dlinux64.h72 #define MIPS_TFMODE_FORMAT mips_quad_format macro
H A Diris6.h115 #define MIPS_TFMODE_FORMAT mips_extended_format macro
H A Dmips.c4941 #ifdef MIPS_TFMODE_FORMAT
4942 REAL_MODE_FORMAT (TFmode) = &MIPS_TFMODE_FORMAT;
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mips/
H A Diris6.h520 #define MIPS_TFMODE_FORMAT ibm_extended_format macro
H A Dmips.c5409 #ifdef MIPS_TFMODE_FORMAT
5410 real_format_for_mode[TFmode - QFmode] = &MIPS_TFMODE_FORMAT;

Completed in 219 milliseconds