Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstdint.h140 # define INT64_C(c) c ## L macro
146 # define INT64_C(c) c ## LL macro