Searched refs:tmp64 (Results 1 – 2 of 2) sorted by relevance
| /crypto/sha/asm/ |
| A D | sha1-sparcv9.pl | 39 $tmp64="%g3"; 326 ldx [$tmp0+64],$tmp64 336 srlx $tmp64,$tmp2,$tmp64 337 or $tmp64,@X[7],@X[7]
|
| /crypto/ |
| A D | threads_win.c | 203 uint64_t tmp64; in get_hold_current_qp() local 209 CRYPTO_atomic_add64(&lock->qp_group[qp_idx].users, (uint64_t)1, &tmp64, in get_hold_current_qp() 215 CRYPTO_atomic_add64(&lock->qp_group[qp_idx].users, (uint64_t)-1, &tmp64, in get_hold_current_qp()
|
Completed in 13 milliseconds