HomeSort by relevance Sort by last modified time
    Searched refs:LONG_TYPE_SIZE (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/config/i386/
cygming.h 178 #undef LONG_TYPE_SIZE
179 #define LONG_TYPE_SIZE 32
i386.h 645 #define LONG_TYPE_SIZE (TARGET_X32 ? 32 : BITS_PER_WORD)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
defaults.h 499 #ifndef LONG_TYPE_SIZE
500 #define LONG_TYPE_SIZE BITS_PER_WORD
622 : ((LONG_TYPE_SIZE == LONG_LONG_TYPE_SIZE) \
630 : ((LONG_TYPE_SIZE == LONG_LONG_TYPE_SIZE) \
    [all...]

Completed in 58 milliseconds