OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HOST_WIDEST_INT
(Results
1 - 14
of
14
) sorted by null
/toolchain/binutils/binutils-2.25/binutils/
elfcomm.h
36
#define
HOST_WIDEST_INT
long long
38
#define
HOST_WIDEST_INT
long
40
typedef unsigned
HOST_WIDEST_INT
elf_vma;
dwarf.h
21
typedef unsigned
HOST_WIDEST_INT
dwarf_vma;
22
typedef
HOST_WIDEST_INT
dwarf_signed_vma;
23
typedef unsigned
HOST_WIDEST_INT
dwarf_size_type;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
hwint.h
114
/* Set
HOST_WIDEST_INT
. This is a 64-bit type unless the compiler
119
# define
HOST_WIDEST_INT
HOST_WIDE_INT
131
# define
HOST_WIDEST_INT
long long
136
# define
HOST_WIDEST_INT
__int64
basic-block.h
32
typedef
HOST_WIDEST_INT
gcov_type;
33
typedef unsigned
HOST_WIDEST_INT
gcov_type_unsigned;
[
all
...]
cfgloop.h
391
unsigned
HOST_WIDEST_INT
niter;
tree.h
[
all
...]
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/
gcov-io.h
214
typedef
HOST_WIDEST_INT
gcov_type;
215
typedef unsigned
HOST_WIDEST_INT
gcov_type_unsigned;
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/
gcov-io.h
214
typedef
HOST_WIDEST_INT
gcov_type;
215
typedef unsigned
HOST_WIDEST_INT
gcov_type_unsigned;
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
gcov-io.h
214
typedef
HOST_WIDEST_INT
gcov_type;
215
typedef unsigned
HOST_WIDEST_INT
gcov_type_unsigned;
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
gcov-io.h
214
typedef
HOST_WIDEST_INT
gcov_type;
215
typedef unsigned
HOST_WIDEST_INT
gcov_type_unsigned;
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/
gcov-io.h
214
typedef
HOST_WIDEST_INT
gcov_type;
215
typedef unsigned
HOST_WIDEST_INT
gcov_type_unsigned;
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/
gcov-io.h
214
typedef
HOST_WIDEST_INT
gcov_type;
215
typedef unsigned
HOST_WIDEST_INT
gcov_type_unsigned;
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
gcov-io.h
214
typedef
HOST_WIDEST_INT
gcov_type;
215
typedef unsigned
HOST_WIDEST_INT
gcov_type_unsigned;
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
gcov-io.h
214
typedef
HOST_WIDEST_INT
gcov_type;
215
typedef unsigned
HOST_WIDEST_INT
gcov_type_unsigned;
Completed in 362 milliseconds