Searched refs:int16_t (Results 126 - 150 of 150) sorted by relevance

123456

/haiku-buildtools/gcc/gcc/
H A Dlto-streamer.h399 int16_t major_version;
400 int16_t minor_version;
H A Dgengtype-lex.c47 typedef int16_t flex_int16_t;
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dvmov_n_1.c23 TEST1 for int16_t will be 0xaaaa
86 #define TYPE_s16 int16_t
/haiku-buildtools/binutils/elfcpp/
H A Delfcpp_swap.h125 typedef int16_t Signed_valtype;
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dpr59896.c341 typedef signed short int16_t; typedef
343 typedef int16_t int_least16_t;
/haiku-buildtools/gcc/gmp/demos/calc/
H A Dcalclex.c45 typedef int16_t flex_int16_t;
/haiku-buildtools/gcc/libdecnumber/
H A DdecNumberLocal.h89 #define Short int16_t
H A Dconfigure4143 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int16_t" >&5
4144 $as_echo_n "checking for type equivalent to int16_t... " >&6; }
4182 2) acx_cv_type_intptr_t=int16_t ;;
6241 #ifndef int16_t
6242 typedef $acx_cv_type_int16_t int16_t;
6260 /* int8_t int16_t int32_t defined by inet code, we do the u_intXX types */
6461 typedef int16_t int_least16_t;
/haiku-buildtools/gcc/gcc/config/mips/
H A Dloongson.h47 typedef int16_t int16x4_t __attribute__((vector_size (8)));
/haiku-buildtools/binutils/binutils/
H A Dsyslex.c45 typedef int16_t flex_int16_t;
H A Ddeflex.c45 typedef int16_t flex_int16_t;
H A Darlex.c45 typedef int16_t flex_int16_t;
/haiku-buildtools/binutils/gas/
H A Ditbl-lex.c45 typedef int16_t flex_int16_t;
H A Dbfin-lex.c45 typedef int16_t flex_int16_t;
/haiku-buildtools/gcc/gcc/testsuite/lib/
H A Dtarget-supports.exp5412 int8_t a; int16_t b; int32_t c; int64_t d;
5425 int8_t a; int16_t b; int32_t c; int64_t d;
/haiku-buildtools/binutils/ld/
H A Dldlex.c45 typedef int16_t flex_int16_t;
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/
H A Dloongson-simd.c38 typedef union { int16x4_t v; int16_t a[4]; } int16x4_encap_t;
/haiku-buildtools/isl/
H A Dconfigure21079 /* int8_t int16_t int32_t defined by inet code, redeclare the u_intXX types */
21105 typedef short int16_t;
21117 typedef short int16_t;
21129 typedef short int16_t;
21146 typedef short int16_t;
21176 typedef int16_t int_least16_t;
/haiku-buildtools/gcc/libbacktrace/
H A Dconfigure12210 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int16_t" >&5
12211 $as_echo_n "checking for type equivalent to int16_t... " >&6; }
12249 2) acx_cv_type_intptr_t=int16_t ;;
14806 #ifndef int16_t
14807 typedef $acx_cv_type_int16_t int16_t;
14825 /* int8_t int16_t int32_t defined by inet code, we do the u_intXX types */
15026 typedef int16_t int_least16_t;
/haiku-buildtools/binutils/opcodes/
H A Daarch64-opc.c4364 svalue = (int16_t) uvalue;
/haiku-buildtools/gcc/libgomp/
H A Dconfigure14975 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int16_t" >&5
14976 $as_echo_n "checking for type equivalent to int16_t... " >&6; }
15014 2) acx_cv_type_intptr_t=int16_t ;;
19282 #ifndef int16_t
19283 typedef $acx_cv_type_int16_t int16_t;
19301 /* int8_t int16_t int32_t defined by inet code, we do the u_intXX types */
19502 typedef int16_t int_least16_t;
/haiku-buildtools/gcc/libsanitizer/
H A Dconfigure16129 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int16_t" >&5
16130 $as_echo_n "checking for type equivalent to int16_t... " >&6; }
16168 2) acx_cv_type_intptr_t=int16_t ;;
19136 #ifndef int16_t
19137 typedef $acx_cv_type_int16_t int16_t;
19155 /* int8_t int16_t int32_t defined by inet code, we do the u_intXX types */
19356 typedef int16_t int_least16_t;
/haiku-buildtools/gcc/libatomic/
H A Dconfigure12024 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int16_t" >&5
12025 $as_echo_n "checking for type equivalent to int16_t... " >&6; }
12063 2) acx_cv_type_intptr_t=int16_t ;;
17724 #ifndef int16_t
17725 typedef $acx_cv_type_int16_t int16_t;
17743 /* int8_t int16_t int32_t defined by inet code, we do the u_intXX types */
17944 typedef int16_t int_least16_t;
/haiku-buildtools/binutils/bfd/
H A Dconfigure13443 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type equivalent to int16_t" >&5
13444 $as_echo_n "checking for type equivalent to int16_t... " >&6; }
13482 2) acx_cv_type_intptr_t=int16_t ;;
18599 #ifndef int16_t
18600 typedef $acx_cv_type_int16_t int16_t;
18618 /* int8_t int16_t int32_t defined by inet code, we do the u_intXX types */
18819 typedef int16_t int_least16_t;
/haiku-buildtools/gcc/libstdc++-v3/
H A Dconfigure19072 typedef int16_t my_int16_t;
[all...]

Completed in 716 milliseconds

123456