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;
Datomic502 typedef atomic<int_fast8_t> atomic_int_fast8_t;
1760 typedef atomic<int_fast8_t> atomic_int_fast8_t;
/external/mesa3d/src/glx/
Dglx_error.h34 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()
/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/bison/darwin-lib/
Dstdint.h255 #undef int_fast8_t
278 #define int_fast8_t gl_int_fast8_t macro
/external/bison/lib/
Dstdint.in.h254 #undef int_fast8_t
277 #define int_fast8_t gl_int_fast8_t
/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/mesa3d/include/c99/
Dstdint.h104 typedef int8_t int_fast8_t; typedef
/external/jemalloc/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/bison/m4/
Dstdint.m4131 int_fast8_t e1 = INT_FAST8_MAX;
132 int_fast8_t e1min = INT_FAST8_MIN;
/external/mesa3d/src/glx/tests/
Dcreate_context_unittest.cpp114 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, in __glXSendError()
/external/bison/src/
Dparse-gram.y91 #define YYTYPE_INT8 int_fast8_t
Dparse-gram.c167 #define YYTYPE_INT8 int_fast8_t
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp902 std::int_fast8_t i1 = 0; in main()
/external/elfutils/src/libdw/
Ddwarf_getsrclines.c156 int_fast8_t line_base = (int8_t) *linep++; in read_srclines()
/external/mdnsresponder/mDNSShared/
DCommonServices.h778 typedef int8_t int_fast8_t; typedef
/external/elfutils/src/libcpu/
Di386_data.h858 int_fast8_t byte = *(*d->param_start)++; in FCT_imms8()
/external/libmtp/m4/
Dstdint.m4579 typedef int8_t int_fast8_t;
/external/libexif/m4m/
Dstdint.m4581 typedef int8_t int_fast8_t;
/external/elfutils/src/src/
Dreadelf.c6435 int_fast8_t line_base = *((const int_fast8_t *) linep); in print_debug_line_section()
/external/bison/
Dconfigure14256 int_fast8_t e1 = INT_FAST8_MAX;
14257 int_fast8_t e1min = INT_FAST8_MIN;

12