Home | History | Annotate | Download | only in GL

Lines Matching defs:uint64_t

636 /* Define int32_t, int64_t, and uint64_t types for UST/MSC */
645 typedef unsigned long int uint64_t;
648 typedef unsigned long long int uint64_t;
658 typedef unsigned long long int uint64_t;
664 typedef unsigned __int64 uint64_t;