OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HOST_WIDEST_INT
(Results
1 - 2
of
2
) 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;
/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
Completed in 68 milliseconds