OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIo8
(Results
1 - 10
of
10
) sorted by null
/external/capstone/include/
platform.h
65
#define
PRIo8
__PRI_8_LENGTH_MODIFIER__ "o"
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h
80
#define
PRIo8
"o" /* uint8_t */
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h
80
#define
PRIo8
"o" /* uint8_t */
/external/libusb/msvc/
inttypes.h
86
#define
PRIo8
"o"
/bionic/libc/include/
inttypes.h
88
#define
PRIo8
"o" /* int8_t */
/external/u-boot/include/
inttypes.h
86
# define
PRIo8
"o"
/external/e2fsprogs/intl/
loadmsgcat.c
107
#if !defined
PRIo8
|| PRI_MACROS_BROKEN
108
# undef
PRIo8
109
# define
PRIo8
"o"
522
return
PRIo8
;
[
all
...]
/external/python/cpython2/Lib/plat-sunos5/
TYPES.py
128
PRIo8
= "o"
/external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp
371
#ifndef
PRIo8
372
#error
PRIo8
not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp
371
#ifndef
PRIo8
372
#error
PRIo8
not defined
Completed in 397 milliseconds