Home
last modified time | relevance | path

Searched refs:__t (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/
Dlonglong.h165 UDItype __xr = (X), __t, __a; \
166 __t = __builtin_alpha_cmpbge (0, __xr); \
167 __a = __clz_tab[__t ^ 0xff] - 1; \
168 __t = __builtin_alpha_extbl (__xr, __a); \
169 (COUNT) = 64 - (__clz_tab[__t] + __a*8); \
173 UDItype __xr = (X), __t, __a; \
174 __t = __builtin_alpha_cmpbge (0, __xr); \
175 __t = ~__t & -~__t; \
176 __a = ((__t & 0xCC) != 0) * 2; \
177 __a += ((__t & 0xF0) != 0) * 4; \
[all …]
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-msp430.c3201 char *__t = input_line_pointer; in md_assemble() local
3204 input_line_pointer = __t; in md_assemble()
/toolchain/binutils/binutils-2.25/libiberty/
DChangeLog7072 __t* symbols.