Home
last modified time | relevance | path

Searched defs:HOST_WIDE_INT (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/gnu/usr.bin/cc/cc_tools/
Dsize-host.h34 #define HOST_WIDE_INT long macro
38 #define HOST_WIDE_INT long long macro
/freebsd-9-stable/contrib/gcc/
Dhwint.h55 # define HOST_WIDE_INT long macro
59 # define HOST_WIDE_INT long long macro
63 # define HOST_WIDE_INT __int64 macro
Dexpr.c2187 can_store_by_pieces (unsigned HOST_WIDE_INT len, in can_store_by_pieces() argument
2283 store_by_pieces (rtx to, unsigned HOST_WIDE_INT len, in store_by_pieces() argument
Dc-common.c5885 (void *, tree, unsigned HOST_WIDE_INT), in check_function_arguments_recurse()
/freebsd-9-stable/contrib/gcclibs/libcpp/
Dconfigure.ac143 AC_DEFINE_UNQUOTED(HOST_WIDE_INT, $host_wide_int, definition
/freebsd-9-stable/gnu/usr.bin/cc/libcpp/
Dconfig.h224 #define HOST_WIDE_INT long macro