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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-kvx.c2144 char *tmp_t; local
2150 tmp_t = t + 2;
2152 while (tmp_t && tmp_t[0])
2154 while (tmp_t && tmp_t[0] &&
2155 ((tmp_t[0] == ' ') || (tmp_t[0] == '\n')))
2157 if (tmp_t[0] == '\n')
2159 tmp_t
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh64/
H A Dsem-compact-switch.c509 BI tmp_t; local
510 tmp_t = ADDOFSI (GET_H_GRC (FLD (f_rn)), GET_H_GRC (FLD (f_rm)), 0);
517 BI opval = tmp_t;
1091 BI tmp_t; local
1094 tmp_t = EQSI (ANDSI (tmp_temp, 0xff000000), 0);
1095 tmp_t = ORBI (EQSI (ANDSI (tmp_temp, 16711680), 0), tmp_t);
1096 tmp_t = ORBI (EQSI (ANDSI (tmp_temp, 65280), 0), tmp_t);
1097 tmp_t
4306 BI tmp_t; local
4334 BI tmp_t; local
4405 BI tmp_t; local
4490 BI tmp_t; local
4951 BI tmp_t; local
[all...]
H A Dsem-compact.c283 BI tmp_t; local
284 tmp_t = ADDOFSI (GET_H_GRC (FLD (f_rn)), GET_H_GRC (FLD (f_rm)), 0);
291 BI opval = tmp_t;
913 BI tmp_t; local
916 tmp_t = EQSI (ANDSI (tmp_temp, 0xff000000), 0);
917 tmp_t = ORBI (EQSI (ANDSI (tmp_temp, 16711680), 0), tmp_t);
918 tmp_t = ORBI (EQSI (ANDSI (tmp_temp, 65280), 0), tmp_t);
919 tmp_t
4384 BI tmp_t; local
4414 BI tmp_t; local
4489 BI tmp_t; local
4582 BI tmp_t; local
5083 BI tmp_t; local
[all...]

Completed in 172 milliseconds