Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dstdint.h481 # define __INT_LEAST32_MIN INT64_MIN macro
512 # define __INT_LEAST32_MIN INT56_MIN macro
534 # define __INT_LEAST32_MIN INT48_MIN macro
556 # define __INT_LEAST32_MIN INT40_MIN macro
572 # define __INT_LEAST32_MIN INT32_MIN macro
583 #ifdef __INT_LEAST32_MIN
584 # define INT_LEAST32_MIN __INT_LEAST32_MIN
587 # define INT_FAST32_MIN __INT_LEAST32_MIN