Searched defs:tmpa (Results 1 – 6 of 6) sorted by relevance
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/ |
D | arm_levinson_durbin_f32.c | 161 uint64_t tmpa,tmpb; in arm_levinson_durbin_f32() local
|
D | arm_levinson_durbin_f16.c | 161 uint64_t tmpa,tmpb; in arm_levinson_durbin_f16() local
|
D | arm_levinson_durbin_q31.c | 233 uint64_t tmpa,tmpb; in arm_levinson_durbin_q31() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
D | libtommath.c | 250 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_add() local 326 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_sub() local 930 mp_digit *tmpa, *tmpb; in mp_cmp_mag() local 1147 register mp_digit *tmpa, *tmpb; in mp_copy() local 1349 register mp_digit r, rr, *tmpa, *tmpb; in mp_div_2() local 2863 register mp_digit r, rr, *tmpa, *tmpb; in mp_mul_2() local 3348 mp_digit u, *tmpa, *tmpc; in mp_mul_d() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
D | libtommath.c | 250 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_add() local 326 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_sub() local 930 mp_digit *tmpa, *tmpb; in mp_cmp_mag() local 1147 register mp_digit *tmpa, *tmpb; in mp_copy() local 1349 register mp_digit r, rr, *tmpa, *tmpb; in mp_div_2() local 2863 register mp_digit r, rr, *tmpa, *tmpb; in mp_mul_2() local 3348 mp_digit u, *tmpa, *tmpc; in mp_mul_d() local
|
/third_party/mksh/ |
D | edit.c | 2189 unsigned int tmpa, tmpb; in x_transpose() local
|