Home | History | Annotate | Download | only in GL

Lines Matching defs:uint64_t

1502 /* Define int32_t, int64_t, and uint64_t types for UST/MSC */
1511 typedef unsigned long int uint64_t;
1514 typedef unsigned long long int uint64_t;
1524 typedef unsigned long long int uint64_t;
1530 typedef unsigned __int64 uint64_t;
1536 typedef uint64_t GLuint64;
2920 typedef uint64_t GLuint64EXT;