Home
last modified time | relevance | path

Searched refs:int_least8_t (Results 1 – 17 of 17) sorted by relevance

/external/bison/darwin-lib/
Dstdint.h223 #undef int_least8_t
231 #define int_least8_t int8_t macro
/external/bison/lib/
Dstdint.in.h222 #undef int_least8_t
230 #define int_least8_t int8_t
/external/mesa3d/include/c99/
Dstdint.h94 typedef int8_t int_least8_t; typedef
/external/chromium_org/third_party/mesa/src/include/c99/
Dstdint.h94 typedef int8_t int_least8_t; typedef
/external/chromium_org/third_party/re2/mswin/
Dstdint.h94 typedef int8_t int_least8_t; typedef
/external/chromium_org/third_party/libusb/src/msvc/
Dstdint.h98 typedef signed char int_least8_t; typedef
/external/chromium_org/third_party/smhasher/src/
Dpstdint.h580 typedef int8_t int_least8_t; typedef
619 typedef int_least8_t int_fast8_t;
/external/bison/m4/
Dstdint.m4111 int_least8_t c1 = INT8_C (0x7f);
112 int_least8_t c1max = INT_LEAST8_MAX;
113 int_least8_t c1min = INT_LEAST8_MIN;
/external/clang/lib/Headers/
Dstdint.h244 typedef __int_least8_t int_least8_t; typedef
/external/mdnsresponder/mDNSShared/
DCommonServices.h768 typedef int8_t int_least8_t; typedef
/external/chromium_org/third_party/re2/patches/
Dre2-msvc9-chrome.patch123 +typedef int8_t int_least8_t;
/external/chromium_org/third_party/yasm/source/patched-yasm/m4/
Dax_create_stdint_h.m4505 typedef int8_t int_least8_t;
/external/libexif/m4m/
Dstdint.m4564 typedef int8_t int_least8_t;
/external/libmtp/m4/
Dstdint.m4562 typedef int8_t int_least8_t;
/external/libvpx/libvpx/nestegg/m4/
Dax_create_stdint_h.m4525 typedef int8_t int_least8_t;
/external/chromium_org/third_party/yasm/source/patched-yasm/
Dconfigure9917 typedef int8_t int_least8_t;
/external/bison/
Dconfigure14236 int_least8_t c1 = INT8_C (0x7f);
14237 int_least8_t c1max = INT_LEAST8_MAX;
14238 int_least8_t c1min = INT_LEAST8_MIN;