Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstdint.h141 # define INT64_C(c) c ## L macro
147 # define INT64_C(c) c ## LL macro