OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIoLEAST64
(Results
1 - 9
of
9
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h
87
#define
PRIoLEAST64
"lo" /* uint_least64_t */
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h
87
#define
PRIoLEAST64
"lo" /* uint_least64_t */
/external/libusb/msvc/
inttypes.h
94
#define
PRIoLEAST64
"I64o"
/external/python/cpython2/Lib/plat-sunos5/
TYPES.py
136
PRIoLEAST64
= "lo"
137
PRIoLEAST64
= "llo"
/bionic/libc/include/
inttypes.h
96
#define
PRIoLEAST64
__PRI_64_prefix"o" /* int_least64_t */
/external/u-boot/include/
inttypes.h
94
# define
PRIoLEAST64
__PRI64_PREFIX "o"
/external/e2fsprogs/intl/
loadmsgcat.c
275
#if !defined
PRIoLEAST64
|| PRI_MACROS_BROKEN
276
# undef
PRIoLEAST64
277
# define
PRIoLEAST64
PRIo64
637
return
PRIoLEAST64
;
[
all
...]
/external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp
399
#ifndef
PRIoLEAST64
400
#error
PRIoLEAST64
not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp
399
#ifndef
PRIoLEAST64
400
#error
PRIoLEAST64
not defined
Completed in 51 milliseconds