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 - 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
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
...]
Completed in 142 milliseconds