OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCNi64
(Results
1 - 8
of
8
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h
160
#define
SCNi64
"li" /* int64_t */
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h
160
#define
SCNi64
"li" /* int64_t */
/external/libusb/msvc/
inttypes.h
179
#define
SCNi64
"I64i"
/external/python/cpython2/Lib/plat-sunos5/
TYPES.py
174
SCNi64
= "li"
175
SCNi64
= "lli"
/bionic/libc/include/
inttypes.h
182
#define
SCNi64
__PRI_64_prefix"i" /* int64_t */
/external/u-boot/include/
inttypes.h
190
# define
SCNi64
__PRI64_PREFIX "i"
/external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp
663
#ifndef
SCNi64
664
#error
SCNi64
not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp
663
#ifndef
SCNi64
664
#error
SCNi64
not defined
Completed in 2902 milliseconds