Home | History | Annotate | Download | only in GL

Lines Matching defs:uint64_t

5355 /* Define int32_t, int64_t, and uint64_t types for UST/MSC */
5364 typedef unsigned long int uint64_t;
5367 typedef unsigned long long int uint64_t;
5377 typedef unsigned long long int uint64_t;
5383 typedef unsigned __int64 uint64_t;
5392 typedef uint64_t GLuint64EXT;
5397 typedef uint64_t GLuint64;