Searched refs:INT16_MIN (Results 1 – 3 of 3) sorted by relevance
165 #define INT16_MIN (-32768) macro167 #define INT_LEAST16_MIN INT16_MIN
69 MACRO(INT16_MIN); in stdint_h()
3220 const ElfW(Addr) min_value = static_cast<ElfW(Addr)>(INT16_MIN); in relocate()3263 const ElfW(Addr) min_value = static_cast<ElfW(Addr)>(INT16_MIN); in relocate()