Searched refs:UINT8_C (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/
H A Dstdint.h113 #define UINT8_C(c) c macro
114 #define UINT_LEAST8_C(c) UINT8_C(c)
115 #define UINT_FAST8_C(c) UINT8_C(c)
/bionic/tools/versioner/current/
H A Dstdint.h113 #define UINT8_C(c) c macro
114 #define UINT_LEAST8_C(c) UINT8_C(c)
115 #define UINT_FAST8_C(c) UINT8_C(c)

Completed in 31 milliseconds