Searched refs:int_fast16_t (Results 1 – 20 of 20) 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
105 typedef int16_t int_fast16_t; typedef
113 typedef __int16 int_fast16_t; typedef
133 int_fast16_t e2 = INT_FAST16_MAX;134 int_fast16_t e2min = INT_FAST16_MIN;
621 typedef int_least16_t int_fast16_t; typedef
90 #define YYTYPE_INT16 int_fast16_t
166 #define YYTYPE_INT16 int_fast16_t
229 typedef __int_least16_t int_fast16_t; typedef
779 typedef int16_t int_fast16_t; typedef
134 +typedef int16_t int_fast16_t;
523 typedef int int_fast16_t;
582 typedef int int_fast16_t;
580 typedef int int_fast16_t;
543 typedef int int_fast16_t;
9935 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.