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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dstdint.in.h140 typedef long int gl_int64_t; typedef
141 # define int64_t gl_int64_t
145 typedef __int64 gl_int64_t; typedef
146 # define int64_t gl_int64_t
150 typedef long long int gl_int64_t; typedef
151 # define int64_t gl_int64_t

Completed in 51 milliseconds