Home
last modified time | relevance | path

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

/bionic/tests/headers/posix/
Dstdint_h.c155 #if !defined(INTMAX_C) in stdint_h()
156 #error INTMAX_C in stdint_h()
/bionic/libc/include/
Dstdint.h137 #define INTMAX_C(c) INT64_C(c) macro