Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDrtl.h312 HOST_WIDE_INT hwint[1]; member
514 &_rtx->u.hwint[_n]; }))
521 &_rtx->u.hwint[N]; }))
528 &_rtx->u.hwint[N]; }))
576 #define XWINT(RTX, N) ((RTX)->u.hwint[N])
577 #define XCWINT(RTX, N, C) ((RTX)->u.hwint[N])
578 #define XCMWINT(RTX, N, C, M) __PAST_END((RTX)->u.hwint, N)
579 #define XCNMWINT(RTX, N, C, M) ((RTX)->u.hwint[N])
HDconfig.in1212 /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
HDMakefile.in795 SYSTEM_H = system.h hwint.h double-int.h $(srcdir)/../include/libiberty.h
HDChangeLog-20012380 * 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,
21810 gthr-vxworks.h gthr-win32.h gthr.h hard-reg-set.h hwint.h
23877 * hwint.h (HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT): Use long long
27454 Take hwint.h out of host_xm_file and build_xm_file.
27456 * hwint.h: Unconditionally define HOST_BITS_PER_CHAR,
27462 * system.h: Include hwint.h after limits.h. HOST_WIDEST_INT
27463 is now handled by hwint.h.
28172 match the defaults provided in hwint.h.
[all …]
HDconfigure.ac1319 [Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h).])
HDChangeLog-2002801 * hwint.h: Overhaul. Don't bother trying int for
811 HOST_WIDE_INT_PRINT_HEX to match changes to hwint.h.
2382 * hwint.h (HAVE___INT64): Fix typo (was HAVE__INT64).
12695 * hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE,
12710 * hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.
HDChangeLog-200310799 * config/mcore/mcore.h: Don't include hwint.h nor machmode.h.
17493 * hwint.h (HOST_WIDE_INT_PRINT, HOST_WIDE_INT_PRINT_C): New macros.
37586 * hwint.h: If the current compiler has no 64-bit type at all,
37608 * config/c4x/c4x.h: Remove hwint.h include and HOST_WIDE_INT_PRINT_HEX
HDChangeLog-199916230 * configure.in (host_xm_file, build_xm_file): Include hwint.h.
16236 * mips.h: Include hwint.h instead of providing definitions for
HDChangeLog-20043629 * hwint.h (HOST_LONG_LONG_FORMAT): New macro. Use it throughout.
8588 gthr-posix.h, hard-reg-set.h, hwint.h, integrate.h, libgcc2.c,
16059 * hwint.h (HOST_WIDEST_FAST_INT, HOST_BITS_PER_WIDEST_FAST_INT):
33091 (GTFILES): Add hwint.h, tree-mudflaph.c, tree-flow.h,
HDChangeLog-1998253 * hwint.h: New file to consolidate HOST_WIDE_INT (etc) macros.
HDChangeLog.tree-ssa4249 (GTFILES): Add basic-block.h and hwint.h.
HDChangeLog-20058252 * hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FORMAT.
/freebsd-11-stable/gnu/usr.bin/cc/cc_tools/
HDMakefile56 $(srcdir)/real.h $(srcdir)/varray.h $(srcdir)/insn-addr.h $(srcdir)/hwint.h \