Home
last modified time | relevance | path

Searched refs:int_fast8_t (Results 1 – 25 of 31) sorted by relevance

12

/external/libcxx/include/
Dcstdint125 int_fast8_t
173 using::int_fast8_t;
/external/mesa3d/src/glx/
Dglx_error.h42 void __glXSendError(Display * dpy, int_fast8_t errorCode,
Dglx_error.c38 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, in __glXSendError()
/external/libcxx/test/std/depr/depr.c.headers/
Dstdint_h.pass.cpp108 static_assert(sizeof(int_fast8_t)*CHAR_BIT >= 8, in main()
110 static_assert(std::is_signed<int_fast8_t>::value, in main()
Dinttypes_h.pass.cpp903 test<int_fast8_t >(); in main()
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp109 static_assert(sizeof(std::int_fast8_t)*CHAR_BIT >= 8, in main()
111 static_assert(std::is_signed<std::int_fast8_t>::value, in main()
/external/libcxx/test/std/utilities/function.objects/unord.hash/
Dintegral.pass.cpp77 test<int_fast8_t>(); in main()
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h134 typedef int int_fast8_t; typedef
/external/libcxx/test/std/atomics/atomics.types.generic/
Dcstdint_typedefs.pass.cpp54 …static_assert((std::is_same<std::atomic< std::int_fast8_t>, std::atomic_int_fast8_t>::value), "… in main()
/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h89 typedef int8_t int_fast8_t; typedef
/external/libusb/msvc/
Dstdint.h111 typedef __int8 int_fast8_t; typedef
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h104 typedef int8_t int_fast8_t; typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h104 typedef int8_t int_fast8_t; typedef
/external/clang/lib/Headers/
Dstdatomic.h114 typedef _Atomic(int_fast8_t) atomic_int_fast8_t;
Dstdint.h245 typedef __int_least8_t int_fast8_t; typedef
/external/python/cffi/cffi/
D_cffi_include.h57 typedef __int8 int_fast8_t; typedef
/external/elfutils/lib/
Dstdatomic-fbsd.h241 typedef _Atomic(int_fast8_t) atomic_int_fast8_t;
/external/mesa3d/src/glx/tests/
Dcreate_context_unittest.cpp116 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, in __glXSendError()
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp903 test<std::int_fast8_t >(); in main()
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs133 pub type int_fast8_t = ::std::os::raw::c_schar; typedef
Dvhost.rs284 pub type int_fast8_t = ::std::os::raw::c_schar; typedef
/external/mdnsresponder/mDNSShared/
DCommonServices.h778 typedef int8_t int_fast8_t; typedef
/external/elfutils/libdw/
Ddwarf_getsrclines.c279 int_fast8_t line_base = (int8_t) *linep++; in read_srclines()
/external/elfutils/libcpu/
Di386_data.h858 int_fast8_t byte = *(*d->param_start)++; in FCT_imms8()
/external/libexif/m4m/
Dstdint.m4581 typedef int8_t int_fast8_t;

12