OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIoPTR
(Results
1 - 8
of
8
) sorted by null
/external/libusb/msvc/
inttypes.h
238
#define
PRIoPTR
"I64o"
250
#define
PRIoPTR
"o"
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h
93
#define
PRIoPTR
"lo" /* uintptr_t */
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h
93
#define
PRIoPTR
"lo" /* uintptr_t */
/bionic/libc/include/
inttypes.h
104
#define
PRIoPTR
__PRI_PTR_prefix"o" /* intptr_t */
/external/u-boot/include/
inttypes.h
162
# define
PRIoPTR
__PRIPTR_PREFIX "o"
/external/e2fsprogs/intl/
loadmsgcat.c
425
#if !defined
PRIoPTR
|| PRI_MACROS_BROKEN
426
# undef
PRIoPTR
427
# define
PRIoPTR
\
740
return
PRIoPTR
;
[
all
...]
/external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp
423
#ifndef
PRIoPTR
424
#error
PRIoPTR
not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp
423
#ifndef
PRIoPTR
424
#error
PRIoPTR
not defined
Completed in 73 milliseconds