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

/external/clang/lib/Headers/
H A Dstdint.h595 # define INT24_MIN (-INT24_C(8388607)-1) macro
597 # define INT_LEAST24_MIN INT24_MIN
600 # define INT_FAST24_MIN INT24_MIN
603 # define __INT_LEAST16_MIN INT24_MIN
606 # define __INT_LEAST8_MIN INT24_MIN

Completed in 57 milliseconds