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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h490 # define INT56_MIN (-INT56_C(36028797018963967)-1) macro
492 # define INT_LEAST56_MIN INT56_MIN
495 # define INT_FAST56_MIN INT56_MIN
498 # define __INT_LEAST32_MIN INT56_MIN
501 # define __INT_LEAST16_MIN INT56_MIN
504 # define __INT_LEAST8_MIN INT56_MIN

Completed in 100 milliseconds