Searched defs:INT8_MAX (Results 1 – 13 of 13) sorted by relevance
84 #define INT8_MAX 127 macro116 # define INT8_MAX 127 macro
172 # define INT8_MAX ((int8_t)(127)) macro
104 #define INT8_MAX _I8_MAX macro
133 #define INT8_MAX _I8_MAX macro
357 #define INT8_MAX 127 macro
93 #define INT8_MAX (127) macro
91 #define INT8_MAX (127) macro
112 #define INT8_MAX (127) macro
635 # define INT8_MAX INT8_C(127) macro