OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIiFAST16
(Results
1 - 8
of
8
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h
72
#define
PRIiFAST16
"i" /* int_fast16_t */
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h
72
#define
PRIiFAST16
"i" /* int_fast16_t */
/external/libusb/msvc/
inttypes.h
80
#define
PRIiFAST16
"i"
/bionic/libc/include/
inttypes.h
80
#define
PRIiFAST16
__PRI_FAST_prefix"i" /* int_fast16_t */
/external/u-boot/include/
inttypes.h
81
# define
PRIiFAST16
__PRIPTR_PREFIX "i"
/external/e2fsprogs/intl/
loadmsgcat.c
319
#if !defined
PRIiFAST16
|| PRI_MACROS_BROKEN
320
# undef
PRIiFAST16
321
# define
PRIiFAST16
"i"
671
return
PRIiFAST16
;
[
all
...]
/external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp
351
#ifndef
PRIiFAST16
352
#error
PRIiFAST16
not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp
351
#ifndef
PRIiFAST16
352
#error
PRIiFAST16
not defined
Completed in 68 milliseconds