| /src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/ |
| accept_sec_context.c | 212 gss_name_t tempn = (gss_name_t)n; local 213 _gss_ntlm_release_name(&junk, &tempn);
|
| /src/external/gpl3/gcc/dist/gcc/ |
| tree-call-cdce.cc | 442 tree temp, tempn, tempc, tempcn; 453 tempn = make_ssa_name (temp, stmt1); 454 gimple_assign_set_lhs (stmt1, tempn); 460 tempn, lbub_real_cst)); 567 tree temp, tempn; 623 tempn = make_ssa_name (temp, stmt1); 624 gimple_assign_set_lhs (stmt1, tempn); 625 stmt2 = gimple_build_cond (GT_EXPR, tempn, cst0, NULL_TREE, NULL_TREE); 439 tree temp, tempn, tempc, tempcn; local 564 tree temp, tempn; local
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-call-cdce.cc | 422 tree temp, tempn, tempc, tempcn; 433 tempn = make_ssa_name (temp, stmt1); 434 gimple_assign_set_lhs (stmt1, tempn); 440 tempn, lbub_real_cst)); 547 tree temp, tempn; 603 tempn = make_ssa_name (temp, stmt1); 604 gimple_assign_set_lhs (stmt1, tempn); 605 stmt2 = gimple_build_cond (GT_EXPR, tempn, cst0, NULL_TREE, NULL_TREE); 419 tree temp, tempn, tempc, tempcn; local 544 tree temp, tempn; local
|
| /src/external/gpl3/gdb/dist/sim/sh/ |
| interp.c | 1175 long tempm, tempn; local 1179 tempn=RSWAT (regs[n]); regs[n]+=2; 1182 prod = (long) (short) tempm * (long) (short) tempn; 1209 long tempm, tempn; local 1217 tempn = RSLAT (regs[n]); 1226 ans = (long long) tempm * (long long) tempn; /* Multiply 32bit * 32bit */
|
| /src/external/gpl3/gdb.old/dist/sim/sh/ |
| interp.c | 1175 long tempm, tempn; local 1179 tempn=RSWAT (regs[n]); regs[n]+=2; 1182 prod = (long) (short) tempm * (long) (short) tempn; 1209 long tempm, tempn; local 1217 tempn = RSLAT (regs[n]); 1226 ans = (long long) tempm * (long long) tempn; /* Multiply 32bit * 32bit */
|