Searched defs:HOST_WIDEST_INT (Results 1 - 1 of 1) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
H A Dhwint.h114 /* Set HOST_WIDEST_INT. This is a 64-bit type unless the compiler
119 # define HOST_WIDEST_INT HOST_WIDE_INT macro
131 # define HOST_WIDEST_INT long long macro
136 # define HOST_WIDEST_INT __int64 macro

Completed in 73 milliseconds