HomeSort by relevance Sort by last modified time
    Searched defs:LONG_DOUBLE_TYPE_SIZE (Results 1 - 2 of 2) 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/
defaults.h 519 #ifndef LONG_DOUBLE_TYPE_SIZE
520 #define LONG_DOUBLE_TYPE_SIZE (BITS_PER_WORD * 2)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386.h 650 #define LONG_DOUBLE_TYPE_SIZE (TARGET_LONG_DOUBLE_64 ? 64 : 80)
    [all...]

Completed in 748 milliseconds