HomeSort by relevance Sort by last modified time
    Searched refs:GET_MODE_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/
machmode.h 180 #define GET_MODE_SIZE(MODE) ((unsigned short) mode_size[MODE])
182 ((unsigned short) (GET_MODE_SIZE (MODE) * BITS_PER_UNIT))
213 ? GET_MODE_SIZE (MODE) \
214 : GET_MODE_SIZE (GET_MODE_INNER (MODE)))
  /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     [all...]

Completed in 435 milliseconds