Home
last modified time | relevance | path

Searched defs:uint_fast8_t (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/
Dstdint.h14 typedef unsigned char uint_fast8_t; typedef
/external/grpc-grpc/third_party/nanopb/extra/
Dpb_syshdr.h32 typedef uint8_t uint_fast8_t; typedef
/external/nanopb-c/extra/
Dpb_syshdr.h32 typedef uint8_t uint_fast8_t; typedef
/external/capstone/include/windowsce/
Dstdint.h37 uint_fast8_t, typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h108 typedef uint8_t uint_fast8_t; typedef
/external/python/cffi/cffi/
D_cffi_include.h61 typedef unsigned __int8 uint_fast8_t; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h135 typedef int uint_fast8_t; typedef
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs137 pub type uint_fast8_t = ::std::os::raw::c_uchar; typedef
Dvhost.rs288 pub type uint_fast8_t = ::std::os::raw::c_uchar; typedef
/external/llvm-project/clang/lib/Headers/
Dstdint.h235 typedef __uint_least8_t uint_fast8_t; typedef
/external/clang/lib/Headers/
Dstdint.h246 typedef __uint_least8_t uint_fast8_t; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2497 uint_fast8_t = uint8_t variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2497 uint_fast8_t = uint8_t variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h783 typedef uint8_t uint_fast8_t; typedef
/external/python/cffi/c/
D_cffi_backend.c44 typedef unsigned __int8 uint_fast8_t; typedef