Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Headers/
H A Dstdint.h476 # define __INT_LEAST64_MIN INT64_MIN macro
490 #ifdef __INT_LEAST64_MIN
491 # define INT_LEAST64_MIN __INT_LEAST64_MIN
494 # define INT_FAST64_MIN __INT_LEAST64_MIN