HomeSort by relevance Sort by last modified time
    Searched refs:BITS_PER_UNIT (Results 1 - 9 of 9) 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/
bsd.h 76 fprintf ((FILE), ",%u,%u\n", (int)(SIZE), (int)(ALIGNMENT) / BITS_PER_UNIT))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
defaults.h 127 (SIZE), DECL_ALIGN (DECL) / BITS_PER_UNIT); \
454 #define DWARF2_ADDR_SIZE (POINTER_SIZE / BITS_PER_UNIT)
474 #ifndef BITS_PER_UNIT
475 #define BITS_PER_UNIT 8
479 #define BITS_PER_WORD (BITS_PER_UNIT * UNITS_PER_WORD)
483 #define CHAR_TYPE_SIZE BITS_PER_UNIT
492 #define SHORT_TYPE_SIZE (BITS_PER_UNIT * MIN ((UNITS_PER_WORD + 1) / 2, 2))
536 #define SHORT_FRACT_TYPE_SIZE BITS_PER_UNIT
540 #define FRACT_TYPE_SIZE (BITS_PER_UNIT * 2)
544 #define LONG_FRACT_TYPE_SIZE (BITS_PER_UNIT * 4
    [all...]
machmode.h 182 ((unsigned short) (GET_MODE_SIZE (MODE) * BITS_PER_UNIT))
217 ((unsigned short) (GET_MODE_UNIT_SIZE (MODE) * BITS_PER_UNIT))
306 /* Define the integer modes whose sizes are BITS_PER_UNIT and BITS_PER_WORD
output.h 266 assemble_integer (VALUE, SIZE, (SIZE) * BITS_PER_UNIT, 1)
475 BIGGEST_ALIGNMENT / BITS_PER_UNIT boundary.
tree.h     [all...]
tree-flow-inline.h 1226 /* Returns the base object and a constant BITS_PER_UNIT offset in *POFFSET that
1229 is not BITS_PER_UNIT-aligned.
1260 % BITS_PER_UNIT)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/gcov-src/
gcov-io.h 176 BITS_PER_UNIT and
182 #define BITS_PER_UNIT 8
254 #if BITS_PER_UNIT == 8
266 #else /* BITS_PER_UNIT != 8 */
267 #if BITS_PER_UNIT == 16
279 #else /* BITS_PER_UNIT != 16 */
291 #endif /* BITS_PER_UNIT == 16 */
293 #endif /* BITS_PER_UNIT == 8 */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cp-tree.h     [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 1284 milliseconds