HomeSort by relevance Sort by last modified time
    Searched refs:HOST_WIDEST_INT (Results 1 - 10 of 10) 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
function.h 621 #define GEN_FUNC_GLOBAL_ID(m,f) ((((HOST_WIDEST_INT) (m)) << FUNC_ID_WIDTH)\
basic-block.h 119 typedef HOST_WIDEST_INT gcov_type;
    [all...]
  /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
function.h 621 #define GEN_FUNC_GLOBAL_ID(m,f) ((((HOST_WIDEST_INT) (m)) << FUNC_ID_WIDTH)\
basic-block.h 119 typedef HOST_WIDEST_INT gcov_type;
    [all...]
  /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
cfgloop.h 366 unsigned HOST_WIDEST_INT niter;
369 unsigned HOST_WIDEST_INT niter_max;
function.h 625 #define GEN_FUNC_GLOBAL_ID(m,f) ((((HOST_WIDEST_INT) (m)) << FUNC_ID_WIDTH)\
basic-block.h 119 typedef HOST_WIDEST_INT gcov_type;
    [all...]

Completed in 959 milliseconds