Home | History | Annotate | Download | only in include

Lines Matching defs:uint64_t

5152 /* Define int32_t, int64_t, and uint64_t types for UST/MSC */
5161 typedef unsigned long int uint64_t;
5164 typedef unsigned long long int uint64_t;
5174 typedef unsigned long long int uint64_t;
5180 typedef unsigned __int64 uint64_t;
5189 typedef uint64_t GLuint64EXT;
5194 typedef uint64_t GLuint64;