Searched refs:gl_int64_t (Results 1 – 2 of 2) sorted by relevance
174 typedef long int gl_int64_t; typedef175 # define int64_t gl_int64_t179 typedef __int64 gl_int64_t; typedef180 # define int64_t gl_int64_t184 typedef long long int gl_int64_t; typedef185 # define int64_t gl_int64_t
173 typedef long int gl_int64_t;174 # define int64_t gl_int64_t178 typedef __int64 gl_int64_t;179 # define int64_t gl_int64_t183 typedef long long int gl_int64_t;184 # define int64_t gl_int64_t