Home
last modified time | relevance | path

Searched defs:uint_fast16_t (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/
Dstdint.h15 typedef unsigned short uint_fast16_t; typedef
/external/capstone/include/windowsce/
Dstdint.h38 uint_fast16_t, typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h109 typedef uint16_t uint_fast16_t; typedef
/external/python/cffi/cffi/
D_cffi_include.h62 typedef unsigned __int16 uint_fast16_t; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h137 typedef int uint_fast16_t; typedef
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs138 pub type uint_fast16_t = ::std::os::raw::c_ulong; typedef
Dvhost.rs289 pub type uint_fast16_t = ::std::os::raw::c_ulong; typedef
/external/llvm-project/clang/lib/Headers/
Dstdint.h218 typedef __uint_least16_t uint_fast16_t; typedef
/external/clang/lib/Headers/
Dstdint.h229 typedef __uint_least16_t uint_fast16_t; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2498 uint_fast16_t = uint16_t variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2498 uint_fast16_t = uint16_t variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h784 typedef uint16_t uint_fast16_t; typedef
/external/python/cffi/c/
D_cffi_backend.c45 typedef unsigned __int16 uint_fast16_t; typedef