Home
last modified time | relevance | path

Searched defs:PRIuLEAST32 (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Headers/
Dinttypes.h80 #define PRIuLEAST32 "u" macro
/external/musl/include/
Dinttypes.h85 #define PRIuLEAST32 "u" macro
/external/python/pycparser/utils/fake_libc_include/
D_fake_defines.h75 #define PRIuLEAST32 "u" macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py165 PRIuLEAST32 = "u" variable