Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstdint.h79 # define UINT8_C(c) c macro
80 # define UINT_LEAST8_C(c) UINT8_C(c)
81 # define UINT_FAST8_C(c) UINT8_C(c)