OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PRIoLEAST32
(Results
1 - 8
of
8
) sorted by null
/external/clang/lib/Headers/
inttypes.h
42
#undef
PRIoLEAST32
77
#define
PRIoLEAST32
"o"
/bionic/libc/include/
inttypes.h
95
#define
PRIoLEAST32
"o" /* int_least32_t */
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h
86
#define
PRIoLEAST32
"o" /* uint_least32_t */
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h
86
#define
PRIoLEAST32
"o" /* uint_least32_t */
/external/e2fsprogs/intl/
loadmsgcat.c
251
#if !defined
PRIoLEAST32
|| PRI_MACROS_BROKEN
252
# undef
PRIoLEAST32
253
# define
PRIoLEAST32
"o"
621
return
PRIoLEAST32
;
[
all
...]
/external/libusb/msvc/
inttypes.h
93
#define
PRIoLEAST32
"o"
/external/u-boot/include/
inttypes.h
93
# define
PRIoLEAST32
"o"
/external/python/cpython2/Lib/plat-sunos5/
TYPES.py
135
PRIoLEAST32
= "o"
Completed in 526 milliseconds