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

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
hwint.h 54 # define HOST_BITS_PER_WIDE_INT HOST_BITS_PER_LONG
58 # define HOST_BITS_PER_WIDE_INT HOST_BITS_PER_LONGLONG
62 # define HOST_BITS_PER_WIDE_INT HOST_BITS_PER___INT64
72 #if HOST_BITS_PER_WIDE_INT == HOST_BITS_PER_LONG
77 # if HOST_BITS_PER_WIDE_INT == 64
88 #endif /* HOST_BITS_PER_WIDE_INT == HOST_BITS_PER_LONG */
98 #if HOST_BITS_PER_WIDE_INT >= 64 \
101 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_WIDE_INT
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
hwint.h 54 # define HOST_BITS_PER_WIDE_INT HOST_BITS_PER_LONG
58 # define HOST_BITS_PER_WIDE_INT HOST_BITS_PER_LONGLONG
62 # define HOST_BITS_PER_WIDE_INT HOST_BITS_PER___INT64
72 #if HOST_BITS_PER_WIDE_INT == HOST_BITS_PER_LONG
77 # if HOST_BITS_PER_WIDE_INT == 64
88 #endif /* HOST_BITS_PER_WIDE_INT == HOST_BITS_PER_LONG */
98 #if HOST_BITS_PER_WIDE_INT >= 64 \
101 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_WIDE_INT
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
hwint.h 54 # define HOST_BITS_PER_WIDE_INT HOST_BITS_PER_LONG
58 # define HOST_BITS_PER_WIDE_INT HOST_BITS_PER_LONGLONG
62 # define HOST_BITS_PER_WIDE_INT HOST_BITS_PER___INT64
72 #if HOST_BITS_PER_WIDE_INT == HOST_BITS_PER_LONG
77 # if HOST_BITS_PER_WIDE_INT == 64
88 #endif /* HOST_BITS_PER_WIDE_INT == HOST_BITS_PER_LONG */
98 #if HOST_BITS_PER_WIDE_INT >= 64 \
101 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_WIDE_INT

Completed in 1592 milliseconds