Searched refs:U_8 (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/
H A Dint128-2.c32 #define U_8 MK_CONST128 (0, 0, 0, 8) macro
122 rslt = foo_add (MINUS_2, U_8);
125 rslt = foo_sub (U_8, MINUS_2);
145 u2 = U_8;
147 if (u1 != U_8 || u2 != U_CST1)
/haiku-buildtools/gcc/libatomic/config/linux/arm/
H A Dhost-config.h33 typedef int (__kernel_cmpxchg64_t) (const U_8 * oldval, const U_8 * newval,
34 U_8 *ptr);
/haiku-buildtools/gcc/libatomic/
H A Dlibatomic_i.h60 typedef unsigned U_8 __attribute__((mode(DI))); typedef
90 typedef U_MAX U_8; typedef
101 U_8 i8;

Completed in 102 milliseconds