Searched refs:temp1 (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/arm/arm/ |
| H A D | stdatomic.c | 199 uint32_t temp1, temp2; \ 216 : "=&r" (old.v32), "=m" (*mem32), "=&r" (temp1), \ 232 uint32_t negmask, temp1, temp2; \ 256 : "=&r" (old), "=m" (*mem32), "=&r" (temp1), \ 272 uint32_t negmask, temp1, temp2; \ 292 : "=&r" (old.v32), "=m" (*mem32), "=&r" (temp1), \ 310 uint32_t temp1, temp2; \ 324 : "=&r" (old.v32), "=m" (*mem32), "=&r" (temp1), \ 383 uint32_t old, temp1, temp2; \ 393 : "=&r" (old), "=m" (*mem), "=&r" (temp1), \
|
| /f-stack/freebsd/mips/mips/ |
| H A D | stdatomic.c | 230 uint32_t negmask, temp1, temp2; \ 249 : "=&r" (old.v32), "=m" (*mem32), "=&r" (temp1), \
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | aspeed-bmc-quanta-q71l.dts | 173 /* temp1 */
|
| H A D | imx6q-dmo-edmqmx6.dts | 268 temp1: ad7414@4c { label
|
| H A D | aspeed-bmc-lenovo-hr630.dts | 171 /* temp1 inlet */
|
| H A D | aspeed-bmc-lenovo-hr855xg2.dts | 272 /* temp1 */
|
| H A D | armada-385-clearfog-gtr.dtsi | 384 temp1: nct75@4c { label
|
| /f-stack/freebsd/mips/nlm/dev/net/ |
| H A D | xlpge.c | 1094 vm_paddr_t temp1, temp2; in get_buf() local 1108 temp1 = vtophys((vm_offset_t) m_new->m_data); in get_buf() 1110 KASSERT((temp1 + 1536) == temp2, in get_buf()
|
| /f-stack/dpdk/drivers/net/dpaa/ |
| H A D | dpaa_ethdev.c | 1492 ssize_t temp1; in dpaa_dev_queue_intr_disable() local 1499 temp1 = read(rxq->q_fd, &temp, sizeof(temp)); in dpaa_dev_queue_intr_disable() 1500 if (temp1 != sizeof(temp)) in dpaa_dev_queue_intr_disable()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/ |
| H A D | aead_aes256gcm_aesni.c | 444 MULREDUCE4(rev, hv, h2v, h3v, h4v, temp3, temp2, temp1, temp0, accv_); \
|