Home
last modified time | relevance | path

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

/system/core/sh/
Dinit.c141 #undef INT16_MIN
142 #define INT16_MIN (-32767-1) macro
433 #undef INT16_MIN
434 #define INT16_MIN (-32767-1) macro
725 #undef INT16_MIN
726 #define INT16_MIN (-32767-1) macro
Darith_lex.c55 #ifndef INT16_MIN
56 #define INT16_MIN (-32767-1) macro