Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstdint.h112 # define UINT16_C(c) c macro
113 # define UINT_LEAST16_C(c) UINT16_C(c)