Home
last modified time | relevance | path

Searched refs:tmp1 (Results 1 – 1 of 1) sorted by relevance

/mbedtls-latest/3rdparty/p256-m/p256-m/
Dp256-m.c245 uint32_t tmp1, tmp2, tmp3; in u32_muladd64() local
272 [u] "=&l" (tmp1), [v] "=&l" (tmp2), [w] "=&l" (tmp3) in u32_muladd64()
276 (void) tmp1; in u32_muladd64()
288 : [x] "+l" (x), [y] "+l" (y), [u] "=&l" (tmp1) in u32_muladd64()
292 (void) tmp1; in u32_muladd64()