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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h534 # define INT40_MIN (-INT40_C(549755813887)-1) macro
536 # define INT_LEAST40_MIN INT40_MIN
539 # define INT_FAST40_MIN INT40_MIN
542 # define __INT_LEAST32_MIN INT40_MIN
545 # define __INT_LEAST16_MIN INT40_MIN
548 # define __INT_LEAST8_MIN INT40_MIN

Completed in 80 milliseconds