Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Headers/
H A Dstdint.h479 # define __INT_LEAST32_MIN INT64_MIN macro
520 # define __INT_LEAST32_MIN INT56_MIN macro
557 # define __INT_LEAST32_MIN INT48_MIN macro
594 # define __INT_LEAST32_MIN INT40_MIN macro
625 # define __INT_LEAST32_MIN INT32_MIN macro
646 #ifdef __INT_LEAST32_MIN
647 # define INT_LEAST32_MIN __INT_LEAST32_MIN
650 # define INT_FAST32_MIN __INT_LEAST32_MIN