HomeSort by relevance Sort by last modified time
    Searched defs:HOST_WIDEST_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 95 /* Set HOST_WIDEST_INT. This is a 64-bit type unless the compiler
100 # define HOST_WIDEST_INT HOST_WIDE_INT
110 # define HOST_WIDEST_INT long long
114 # define HOST_WIDEST_INT __int64
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
hwint.h 95 /* Set HOST_WIDEST_INT. This is a 64-bit type unless the compiler
100 # define HOST_WIDEST_INT HOST_WIDE_INT
110 # define HOST_WIDEST_INT long long
114 # define HOST_WIDEST_INT __int64
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
hwint.h 95 /* Set HOST_WIDEST_INT. This is a 64-bit type unless the compiler
100 # define HOST_WIDEST_INT HOST_WIDE_INT
110 # define HOST_WIDEST_INT long long
114 # define HOST_WIDEST_INT __int64

Completed in 31 milliseconds