Searched refs:int8_t (Results 1 – 25 of 46) sorted by relevance
12
22 typedef int8_t atomic8_t;102 __arch_compare_and_exchange_n(mem, newval, (int8_t)(oldval), b, val)121 (! __arch_compare_and_exchange_n(mem, newval, (int8_t)(oldval), b, bool))
162 xdr_int8_t (XDR *xdrs, int8_t *ip) in xdr_int8_t()174 *ip = (int8_t) t; in xdr_int8_t()
34 typedef int8_t atomic8_t;
11 typedef int8_t atomic8_t;
63 using ::int8_t;
68 static const int8_t result_type[] = in strverscmp()
25 typedef int8_t atomic8_t;
21 typedef int8_t atomic8_t;
82 typedef int8_t socktype_t;83 typedef int8_t family_t;84 typedef int8_t protocol_t;124 int8_t protoflag;
356 int8_t rand_type; /* Type of random number generator. */357 int8_t rand_deg; /* Degree of random number generator. */358 int8_t rand_sep; /* Distance between front and rear. */
38 typedef signed char int8_t; typedef
162 typedef char int8_t; typedef
48 using ::int8_t;
Completed in 24 milliseconds