OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HOST_LONG_LONG_FORMAT
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
xm-mingw32.h
34
#define
HOST_LONG_LONG_FORMAT
"I64"
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
hwint.h
26
#ifndef
HOST_LONG_LONG_FORMAT
27
#define
HOST_LONG_LONG_FORMAT
"ll"
101
# define HOST_WIDE_INT_PRINT
HOST_LONG_LONG_FORMAT
105
"0x%"
HOST_LONG_LONG_FORMAT
"x%016"
HOST_LONG_LONG_FORMAT
"x"
142
# define HOST_WIDEST_INT_PRINT
HOST_LONG_LONG_FORMAT
143
# define HOST_WIDEST_INT_PRINT_DEC "%"
HOST_LONG_LONG_FORMAT
"d"
144
# define HOST_WIDEST_INT_PRINT_DEC_C "%"
HOST_LONG_LONG_FORMAT
"dLL"
145
# define HOST_WIDEST_INT_PRINT_UNSIGNED "%"
HOST_LONG_LONG_FORMAT
"u"
146
# define HOST_WIDEST_INT_PRINT_HEX "%#"
HOST_LONG_LONG_FORMAT
"x
[
all
...]
Completed in 316 milliseconds