Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/
H A Dlimits.h98 # define LLONG_MIN (-0x7fffffffffffffffLL-1) /* min value for a signed long long */ macro
/aosp12/bionic/libc/tzcode/
H A Dprivate.h191 # define LLONG_MIN (-1 - LLONG_MAX) macro