Searched refs:UINT16_C (Results 1 - 3 of 3) sorted by relevance

/bionic/tests/headers/posix/
H A Dstdint_h.c145 #if !defined(UINT16_C)
146 #error UINT16_C
/bionic/libc/include/
H A Dstdint.h121 #define UINT16_C(c) c macro
122 #define UINT_LEAST16_C(c) UINT16_C(c)
/bionic/tools/versioner/current/
H A Dstdint.h121 #define UINT16_C(c) c macro
122 #define UINT_LEAST16_C(c) UINT16_C(c)

Completed in 89 milliseconds