Searched refs:tmpc (Results 1 – 4 of 4) sorted by relevance
26 $tmpc="ecx";68 &mov($tmpc, $B);74 &mov($tmpc, $A);95 &mov($tmpc, $A);101 &mov($tmpc, $B);
254 tmpc = c->dp; in s_mp_add()286 *tmpc++ = u; in s_mp_add()290 *tmpc++ = 0; in s_mp_add()324 tmpc = c->dp; in s_mp_sub()357 *tmpc++ = 0; in s_mp_sub()1077 *tmpc = (*tmpc >> D) | (r << shift); in mp_div_2d()1078 --tmpc; in mp_div_2d()1423 *tmpc = ((*tmpc << d) | r) & MP_MASK; in mp_mul_2d()1424 ++tmpc; in mp_mul_2d()3361 tmpc = c->dp; in mp_mul_d()[all …]
521 struct mac_policy_conf *last_mpc, *tmpc; in mac_policy_register() local544 LIST_FOREACH(tmpc, mpc_list, mpc_list) { in mac_policy_register()545 last_mpc = tmpc; in mac_policy_register()546 if (strcmp(tmpc->mpc_name, mpc->mpc_name) == 0) { in mac_policy_register()
325 const struct p2p_channels *tmpc = channels ? in p2p_get_pref_freq() local328 if (tmpc == NULL) in p2p_get_pref_freq()334 if (p2p_channels_includes_freq(tmpc, freq)) in p2p_get_pref_freq()