Searched refs:tmp_id (Results 1 – 8 of 8) sorted by relevance
167 uint8_t *tmp_id; in pkey_sm2_ctrl() local198 tmp_id = OPENSSL_malloc(p1); in pkey_sm2_ctrl()199 if (tmp_id == NULL) { in pkey_sm2_ctrl()203 memcpy(tmp_id, p2, p1); in pkey_sm2_ctrl()205 smctx->id = tmp_id; in pkey_sm2_ctrl()
441 void *tmp_id = NULL; in sm2sig_set_ctx_params() local451 && !OSSL_PARAM_get_octet_string(p, &tmp_id, 0, &tmp_idlen)) in sm2sig_set_ctx_params()454 psm2ctx->id = tmp_id; in sm2sig_set_ctx_params()
3277 int tmp_id; in rl78_alloc_physical_registers_op2() local3401 tmp_id = get_max_insn_count (); in rl78_alloc_physical_registers_op2()3416 if (tmp_id == get_max_insn_count ()) in rl78_alloc_physical_registers_op2()3450 int tmp_id; in rl78_alloc_physical_registers_cmp() local3512 tmp_id = get_max_insn_count (); in rl78_alloc_physical_registers_cmp()3524 if (tmp_id == get_max_insn_count ()) in rl78_alloc_physical_registers_cmp()3545 int tmp_id; in rl78_alloc_physical_registers_umul() local3566 tmp_id = get_max_insn_count (); in rl78_alloc_physical_registers_umul()3588 if (tmp_id == get_max_insn_count ()) in rl78_alloc_physical_registers_umul()
1348 isl_id *tmp_id = isl_set_get_dim_id (scop->param_context, in add_parameters_to_ivs_params() local1350 ip[tmp_id] = param; in add_parameters_to_ivs_params()
1335 isl_id *tmp_id = isl_set_get_dim_id (scop->param_context, in add_parameters_to_ivs_params() local1337 bool existed_p = ip.put (tmp_id, param); in add_parameters_to_ivs_params()
4270 struct relax_hint_id *tmp_id = malloc (sizeof (struct relax_hint_id)); in nds32_relax_hint() local4271 tmp_id->old_id = tmp; in nds32_relax_hint()4272 tmp_id->new_id = relax_hint_id_current; in nds32_relax_hint()4273 tmp_id->next = record_id_head; in nds32_relax_hint()4274 record_id_head = tmp_id; in nds32_relax_hint()
4269 struct relax_hint_id *tmp_id = malloc (sizeof (struct relax_hint_id)); in nds32_relax_hint() local4270 tmp_id->old_id = tmp; in nds32_relax_hint()4271 tmp_id->new_id = relax_hint_id_current; in nds32_relax_hint()4272 tmp_id->next = record_id_head; in nds32_relax_hint()4273 record_id_head = tmp_id; in nds32_relax_hint()