OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIoFAST64
(Results
1 - 8
of
8
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h
91
#define
PRIoFAST64
"lo" /* uint_fast64_t */
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h
91
#define
PRIoFAST64
"lo" /* uint_fast64_t */
/external/libusb/msvc/
inttypes.h
99
#define
PRIoFAST64
"I64o"
/bionic/libc/include/
inttypes.h
101
#define
PRIoFAST64
__PRI_64_prefix"o" /* int_fast64_t */
/external/u-boot/include/
inttypes.h
99
# define
PRIoFAST64
__PRI64_PREFIX "o"
/external/e2fsprogs/intl/
loadmsgcat.c
371
#if !defined
PRIoFAST64
|| PRI_MACROS_BROKEN
372
# undef
PRIoFAST64
373
# define
PRIoFAST64
PRIo64
705
return
PRIoFAST64
;
[
all
...]
/external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp
415
#ifndef
PRIoFAST64
416
#error
PRIoFAST64
not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp
415
#ifndef
PRIoFAST64
416
#error
PRIoFAST64
not defined
Completed in 285 milliseconds