Home
last modified time | relevance | path

Searched refs:MASK_INT64 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.h210 #define MASK_INT64 0x00000001 /* ints are 64 bits */ macro
258 #define TARGET_INT64 (target_flags & MASK_INT64)
530 {"int64", MASK_INT64 | MASK_LONG64, \
534 {"long32", -(MASK_LONG64 | MASK_INT64), \
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.010882 (MASK_INT64,MASK_LONG64): Delete.
H A DFSFChangeLog.111319 (MASK_INT64,MASK_LONG64): Delete.