Home
last modified time | relevance | path

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

/external/libvpx/vpx/
Dvpx_integer.h38 typedef signed char int_fast8_t; typedef
/external/mesa3d/include/c99/
Dstdint.h104 typedef int8_t int_fast8_t; typedef
/external/elfutils/libdw/
Ddwarf_getsrclines.c205 int_fast8_t line_base = *((int_fast8_t *) linep); in dwarf_getsrclines()
/external/bison/src/
Dparse-gram.y64 # define YYTYPE_INT8 int_fast8_t
Dparse-gram.c249 # define YYTYPE_INT8 int_fast8_t
/external/clang/lib/Headers/
Dstdint.h205 typedef __int_least8_t int_fast8_t; typedef
/external/mdnsresponder/mDNSShared/
DCommonServices.h778 typedef int8_t int_fast8_t; typedef
/external/elfutils/libcpu/
Di386_data.h855 int_fast8_t byte = *(*d->param_start)++; in FCT_imms8()
/external/libmtp/m4/
Dstdint.m4579 typedef int8_t int_fast8_t;
/external/libvpx/nestegg/m4/
Dax_create_stdint_h.m4542 typedef int8_t int_fast8_t;
/external/elfutils/src/
Dreadelf.c4583 int_fast8_t line_base = *((const int_fast8_t *) linep); in print_debug_line_section()