Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Headers/
H A Dstdint.h482 # define __INT_LEAST16_MIN INT64_MIN macro
523 # define __INT_LEAST16_MIN INT56_MIN macro
560 # define __INT_LEAST16_MIN INT48_MIN macro
597 # define __INT_LEAST16_MIN INT40_MIN macro
628 # define __INT_LEAST16_MIN INT32_MIN macro
676 # define __INT_LEAST16_MIN INT24_MIN macro
703 # define __INT_LEAST16_MIN INT16_MIN macro
720 #ifdef __INT_LEAST16_MIN
721 # define INT_LEAST16_MIN __INT_LEAST16_MIN
724 # define INT_FAST16_MIN __INT_LEAST16_MIN