Searched refs:temp2 (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/arm/arm/ |
| H A D | stdatomic.c | 199 uint32_t temp1, temp2; \ 217 "=&r" (temp2) \ 232 uint32_t negmask, temp1, temp2; \ 257 "=&r" (temp2) \ 272 uint32_t negmask, temp1, temp2; \ 293 "=&r" (temp2) \ 310 uint32_t temp1, temp2; \ 325 "=&r" (temp2) \ 383 uint32_t old, temp1, temp2; \ 394 "=&r" (temp2) \
|
| /f-stack/lib/ |
| H A D | ff_config.c | 794 strcat(temp, temp2); in dpdk_args_setup() 797 sprintf(temp2, ",cq=%u", in dpdk_args_setup() 799 strcat(temp, temp2); in dpdk_args_setup() 804 strcat(temp, temp2); in dpdk_args_setup() 809 strcat(temp, temp2); in dpdk_args_setup() 833 strcat(temp, temp2); in dpdk_args_setup() 839 strcat(temp, temp2); in dpdk_args_setup() 845 strcat(temp, temp2); in dpdk_args_setup() 851 strcat(temp, temp2); in dpdk_args_setup() 857 strcat(temp, temp2); in dpdk_args_setup() [all …]
|
| /f-stack/freebsd/mips/mips/ |
| H A D | stdatomic.c | 230 uint32_t negmask, temp1, temp2; \ 250 "=&r" (temp2) \
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | aspeed-bmc-quanta-q71l.dts | 161 /* temp2 inlet */
|
| H A D | imx6q-dmo-edmqmx6.dts | 273 temp2: ad7414@4d { label
|
| H A D | aspeed-bmc-lenovo-hr630.dts | 180 /* temp2 outlet */
|
| H A D | aspeed-bmc-lenovo-hr855xg2.dts | 278 /* temp2 */
|
| H A D | armada-385-clearfog-gtr.dtsi | 390 temp2: nct75@4d { label
|
| /f-stack/freebsd/mips/nlm/dev/net/ |
| H A D | xlpge.c | 1094 vm_paddr_t temp1, temp2; in get_buf() local 1109 temp2 = vtophys((vm_offset_t) m_new->m_data + 1536); in get_buf() 1110 KASSERT((temp1 + 1536) == temp2, in get_buf()
|
| /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_); \
|