Searched defs:khronos_int64_t (Results 1 - 1 of 1) sorted by relevance

/development/ndk/platforms/android-4/include/KHR/
H A Dkhrplatform.h59 * khronos_int64_t signed 64 bit
137 typedef int64_t khronos_int64_t; typedef
150 typedef int64_t khronos_int64_t; typedef
162 typedef __int64 khronos_int64_t; typedef
175 typedef long int khronos_int64_t; typedef
178 typedef long long int khronos_int64_t; typedef
202 typedef int64_t khronos_int64_t; typedef
240 typedef khronos_int64_t khronos_stime_nanoseconds_t;

Completed in 31 milliseconds