Home
last modified time | relevance | path

Searched refs:TARGET_INT64 (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Diris6-o32.h46 if (!TARGET_INT64) \
H A Diris5.h85 if (!TARGET_INT64) \
H A Dlinux.h158 if (TARGET_INT64) \
H A Diris6.h120 if (!TARGET_INT64) \
H A Dmips.h258 #define TARGET_INT64 (target_flags & MASK_INT64) macro
1516 #define INT_TYPE_SIZE (TARGET_INT64 ? 64 : 32)