Home
last modified time | relevance | path

Searched refs:int8_t (Results 1 – 8 of 8) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dcore_reloc_types.h551 int8_t s8_field;
562 int8_t u8_field;
574 int8_t s8_field;
585 int8_t s8_field;
608 int8_t s8_field;
621 int8_t s8_field;
634 int8_t s8_field;
Dtest_core_reloc_ints.c17 int8_t s8_field;
/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dint_typedefs.h7 typedef int8_t s8;
16 typedef int8_t __s8;
/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
Dtypes.h37 typedef __s8 int8_t; typedef
/tools/iio/
Diio_generic_buffer.c91 int8_t val = (int8_t)(input << (8 - info->bits_used)) >> in print1byte()
/tools/perf/util/
Dgenelf_debug.c37 typedef int8_t sbyte;
/tools/include/uapi/drm/
Ddrm.h56 typedef int8_t __s8;
/tools/include/nolibc/
Dnolibc.h122 typedef signed char int8_t; typedef