Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/
Dstdint.h6 typedef unsigned short uint_least16_t; typedef
/external/grpc-grpc/third_party/nanopb/extra/
Dpb_syshdr.h34 typedef uint16_t uint_least16_t; typedef
/external/nanopb-c/extra/
Dpb_syshdr.h34 typedef uint16_t uint_least16_t; typedef
/external/capstone/include/windowsce/
Dstdint.h32 uint_least16_t; typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h99 typedef uint16_t uint_least16_t; typedef
/external/python/cffi/cffi/
D_cffi_include.h54 typedef unsigned __int16 uint_least16_t; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h127 typedef int uint_least16_t; typedef
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs130 pub type uint_least16_t = ::std::os::raw::c_ushort; typedef
Dvhost.rs281 pub type uint_least16_t = ::std::os::raw::c_ushort; typedef
/external/llvm-project/clang/lib/Headers/
Dstdint.h216 typedef __uint_least16_t uint_least16_t; typedef
/external/clang/lib/Headers/
Dstdint.h227 typedef __uint_least16_t uint_least16_t; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2490 uint_least16_t = uint16_t variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2490 uint_least16_t = uint16_t variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h774 typedef uint16_t uint_least16_t; typedef
/external/python/cffi/c/
D_cffi_backend.c37 typedef unsigned __int16 uint_least16_t; typedef