OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIuLEAST16
(Results
1 - 9
of
9
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h
100
#define
PRIuLEAST16
"u" /* uint_least16_t */
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h
100
#define
PRIuLEAST16
"u" /* uint_least16_t */
/external/libusb/msvc/
inttypes.h
111
#define
PRIuLEAST16
"u"
/bionic/libc/include/
inttypes.h
112
#define
PRIuLEAST16
"u" /* uint_least16_t */
/external/u-boot/include/
inttypes.h
108
# define
PRIuLEAST16
"u"
/external/e2fsprogs/intl/
loadmsgcat.c
231
#if !defined
PRIuLEAST16
|| PRI_MACROS_BROKEN
232
# undef
PRIuLEAST16
233
# define
PRIuLEAST16
"u"
607
return
PRIuLEAST16
;
[
all
...]
/external/python/cpython2/Lib/plat-sunos5/
TYPES.py
164
PRIuLEAST16
= "u"
/external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp
447
#ifndef
PRIuLEAST16
448
#error
PRIuLEAST16
not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp
447
#ifndef
PRIuLEAST16
448
#error
PRIuLEAST16
not defined
Completed in 87 milliseconds