OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PRIdFAST64
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/include/
inttypes.h
64
#define
PRIdFAST64
__PRI_64_prefix"d" /* int_fast64_t */
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h
59
#define
PRIdFAST64
"ld" /* int_fast64_t */
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h
59
#define
PRIdFAST64
"ld" /* int_fast64_t */
/external/e2fsprogs/intl/
loadmsgcat.c
363
#if !defined
PRIdFAST64
|| PRI_MACROS_BROKEN
364
# undef
PRIdFAST64
365
# define
PRIdFAST64
PRId64
701
return
PRIdFAST64
;
[
all
...]
/external/libusb/msvc/
inttypes.h
65
#define
PRIdFAST64
"I64d"
/external/u-boot/include/
inttypes.h
67
# define
PRIdFAST64
__PRI64_PREFIX "d"
Completed in 79 milliseconds