Home
last modified time | relevance | path

Searched defs:uint_least8_t (Results 1 – 14 of 14) sorted by relevance

/external/nanopb-c/extra/
Dpb_syshdr.h31 typedef uint8_t uint_least8_t; typedef
/external/grpc-grpc/third_party/nanopb/extra/
Dpb_syshdr.h31 typedef uint8_t uint_least8_t; typedef
/external/musl/include/
Dstdint.h33 typedef uint8_t uint_least8_t; typedef
/external/capstone/include/windowsce/
Dstdint.h28 uint_least8_t; typedef
/external/libconfig/lib/win32/
Dstdint.h73 typedef uint8_t uint_least8_t; typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h98 typedef uint8_t uint_least8_t; typedef
/external/python/cffi/cffi/
D_cffi_include.h82 typedef unsigned __int8 uint_least8_t; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h125 typedef int uint_least8_t; typedef
/external/clang/lib/Headers/
Dstdint.h244 typedef __uint_least8_t uint_least8_t; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2489 uint_least8_t = uint8_t variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2489 uint_least8_t = uint8_t variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h773 typedef uint8_t uint_least8_t; typedef
/external/crosvm/hypervisor/src/haxm/haxm_sys/
Dbindings.rs216 pub type uint_least8_t = ::std::os::raw::c_uchar; typedef
/external/python/cffi/c/
D_cffi_backend.c36 typedef unsigned __int8 uint_least8_t; typedef