Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstdint.h187 #define INT64_MIN (INT64_C(-9223372036854775807)-1) macro
189 #define INT_LEAST64_MIN INT64_MIN
191 #define INT_FAST64_MIN INT64_MIN
198 #define INTMAX_MIN INT64_MIN
214 # define INTPTR_MIN INT64_MIN
217 # define PTRDIFF_MIN INT64_MIN