Searched refs:int_fast16_t (Results 1 – 12 of 12) sorted by relevance
257 #undef int_fast16_t280 #define int_fast16_t gl_int_fast16_t macro
256 #undef int_fast16_t279 #define int_fast16_t gl_int_fast16_t
113 typedef __int16 int_fast16_t; typedef
133 int_fast16_t e2 = INT_FAST16_MAX;134 int_fast16_t e2min = INT_FAST16_MIN;
90 #define YYTYPE_INT16 int_fast16_t
166 #define YYTYPE_INT16 int_fast16_t
188 typedef __int_least16_t int_fast16_t; typedef
779 typedef int16_t int_fast16_t; typedef
580 typedef int int_fast16_t;
543 typedef int int_fast16_t;
14258 int_fast16_t e2 = INT_FAST16_MAX;14259 int_fast16_t e2min = INT_FAST16_MIN;
7653 which defines int_fast16_t to long int, the problem is exposed.