OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIdFAST32
(Results
1 - 9
of
9
) sorted by null
/external/clang/lib/Headers/
inttypes.h
37
#undef
PRIdFAST32
72
#define
PRIdFAST32
"d"
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h
58
#define
PRIdFAST32
"d" /* int_fast32_t */
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h
58
#define
PRIdFAST32
"d" /* int_fast32_t */
/external/libusb/msvc/
inttypes.h
64
#define
PRIdFAST32
"d"
/bionic/libc/include/
inttypes.h
46
*
PRIdFAST32
can be used in a format string to print the value of
63
#define
PRIdFAST32
__PRI_FAST_prefix"d" /* int_fast32_t */
/external/u-boot/include/
inttypes.h
66
# define
PRIdFAST32
__PRIPTR_PREFIX "d"
/external/e2fsprogs/intl/
loadmsgcat.c
339
#if !defined
PRIdFAST32
|| PRI_MACROS_BROKEN
340
# undef
PRIdFAST32
341
# define
PRIdFAST32
"d"
685
return
PRIdFAST32
;
[
all
...]
/external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp
299
#ifndef
PRIdFAST32
300
#error
PRIdFAST32
not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp
299
#ifndef
PRIdFAST32
300
#error
PRIdFAST32
not defined
Completed in 711 milliseconds