Home
last modified time | relevance | path

Searched refs:int_least64_t (Results 1 – 9 of 9) sorted by relevance

/external/bison/darwin-lib/
Dstdint.h229 #undef int_least64_t
238 # define int_least64_t int64_t macro
/external/bison/lib/
Dstdint.in.h228 #undef int_least64_t
237 # define int_least64_t int64_t
/external/libusb_aah/msvc/
Dstdint.h104 typedef __int64 int_least64_t; typedef
/external/bison/m4/
Dstdint.m4120 int_least64_t c4 = INT64_C (0x7fffffffffffffff);
121 int_least64_t c4max = INT_LEAST64_MAX;
122 int_least64_t c4min = INT_LEAST64_MIN;
/external/clang/lib/Headers/
Dstdint.h81 typedef __int_least64_t int_least64_t; typedef
/external/mdnsresponder/mDNSShared/
DCommonServices.h771 typedef int64_t int_least64_t; typedef
/external/libmtp/m4/
Dstdint.m4566 typedef int64_t int_least64_t;
/external/libvpx/libvpx/nestegg/m4/
Dax_create_stdint_h.m4529 typedef int64_t int_least64_t;
/external/bison/
Dconfigure14245 int_least64_t c4 = INT64_C (0x7fffffffffffffff);
14246 int_least64_t c4max = INT_LEAST64_MAX;
14247 int_least64_t c4min = INT_LEAST64_MIN;