Home
last modified time | relevance | path

Searched refs:hwint (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Drtl.h307 HOST_WIDE_INT hwint[1]; member
509 &_rtx->u.hwint[_n]; }))
516 &_rtx->u.hwint[N]; }))
523 &_rtx->u.hwint[N]; }))
571 #define XWINT(RTX, N) ((RTX)->u.hwint[N])
572 #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N])
573 #define XCMWINT(RTX, N, C, M) ((RTX)->u.hwint[N])
574 #define XCNMWINT(RTX, N, C, M) ((RTX)->u.hwint[N])
/openbsd/gnu/usr.bin/cc/cc_tools/
H A DMakefile124 $(srcdir)/real.h $(srcdir)/varray.h $(srcdir)/insn-addr.h $(srcdir)/hwint.h \
/openbsd/gnu/usr.bin/gcc/gcc/
H A DMakefile.in596 SYSTEM_H = system.h hwint.h $(LIBIBERTY_INCLUDES)/libiberty.h
H A DChangeLog.52603 gthr-vxworks.h gthr-win32.h gthr.h hard-reg-set.h hwint.h
4670 * hwint.h (HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT): Use long long
8247 Take hwint.h out of host_xm_file and build_xm_file.
8249 * hwint.h: Unconditionally define HOST_BITS_PER_CHAR,
8255 * system.h: Include hwint.h after limits.h. HOST_WIDEST_INT
8256 is now handled by hwint.h.
8965 match the defaults provided in hwint.h.
8972 * hwint.h: Provide default values for HOST_BITS_PER_*. No longer
12954 * hwint.h: Revert yesterday's change.
13291 * hwint.h (HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT): Use long long
H A DChangeLog.11762 * configure.in (host_xm_file, build_xm_file): Include hwint.h.
1768 * mips.h: Include hwint.h instead of providing definitions for
7572 * hwint.h: New file to consolidate HOST_WIDE_INT (etc) macros.
H A DChangeLog9154 * hwint.h (HAVE___INT64): Fix typo (was HAVE__INT64).
18403 * hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE,
18418 * hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.
H A DChangeLog.62380 * hwint.h (HOST_BITS_PER_LONGLONG): Deal with __int64 type.
8934 * hwint.h: Likewise.
13065 hard-reg-set.h, hwint.h, ifcvt.c, input.h, insn-addr.h,