Searched defs:gl_uint_fast32_t (Results 1 - 1 of 1) sorted by path

/external/bison/darwin-lib/
H A Dstdint.h270 typedef unsigned int gl_uint_fast32_t; typedef
273 typedef unsigned long int gl_uint_fast32_t; typedef
276 typedef gl_uint_fast32_t gl_uint_fast16_t;
283 #define uint_fast32_t gl_uint_fast32_t

Completed in 202 milliseconds