Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/
Dstdint.h11 typedef short int_fast16_t; typedef
/external/capstone/include/windowsce/
Dstdint.h17 int_fast16_t, typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h105 typedef int16_t int_fast16_t; typedef
/external/python/cffi/cffi/
D_cffi_include.h58 typedef __int16 int_fast16_t; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h136 typedef int int_fast16_t; typedef
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs134 pub type int_fast16_t = ::std::os::raw::c_long; typedef
Dvhost.rs285 pub type int_fast16_t = ::std::os::raw::c_long; typedef
/external/llvm-project/clang/lib/Headers/
Dstdint.h217 typedef __int_least16_t int_fast16_t; typedef
/external/clang/lib/Headers/
Dstdint.h228 typedef __int_least16_t int_fast16_t; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2494 int_fast16_t = int16_t variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2494 int_fast16_t = int16_t variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h779 typedef int16_t int_fast16_t; typedef
/external/python/cffi/c/
D_cffi_backend.c41 typedef __int16 int_fast16_t; typedef