HomeSort by relevance Sort by last modified time
    Searched refs:HOST_WIDEST_FAST_INT (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
hwint.h 151 /* Define HOST_WIDEST_FAST_INT to the widest integer type supported
160 # define HOST_WIDEST_FAST_INT long long
163 # define HOST_WIDEST_FAST_INT __int64
170 # define HOST_WIDEST_FAST_INT long
sbitmap.h 83 #define SBITMAP_ELT_TYPE unsigned HOST_WIDEST_FAST_INT
hard-reg-set.h 35 we only try the widest fast integer mode (HOST_WIDEST_FAST_INT)
41 typedef unsigned HOST_WIDEST_FAST_INT HARD_REG_ELT_TYPE;

Completed in 800 milliseconds