Searched refs:__INT_LEAST64_MIN (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/include/
H A Dstdint.h438 # define __INT_LEAST64_MIN INT64_MIN macro
452 #ifdef __INT_LEAST64_MIN
453 # define INT_LEAST64_MIN __INT_LEAST64_MIN
456 # define INT_FAST64_MIN __INT_LEAST64_MIN
459 #endif /* __INT_LEAST64_MIN */
/external/clang/lib/Headers/
H A Dstdint.h438 # define __INT_LEAST64_MIN INT64_MIN macro
452 #ifdef __INT_LEAST64_MIN
453 # define INT_LEAST64_MIN __INT_LEAST64_MIN
456 # define INT_FAST64_MIN __INT_LEAST64_MIN
459 #endif /* __INT_LEAST64_MIN */

Completed in 155 milliseconds