/src/sys/dev/ic/ |
arn9380.c | 869 int i, corr, temp, temp0; local in function:ar9380_set_correction 876 temp0 = 0; /* XXX: gcc */ 880 temp0 = temp; 914 reg = RW(reg, AR_PHY_TPC_18_THERM_CAL, temp0);
|
/src/sys/dev/pci/ |
arcmsrvar.h | 267 uint8_t temp0; member in struct:arc_fw_hwmon
|
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_aead/aes256gcm/aesni/ |
aead_aes256gcm_aesni.c | 444 MULREDUCE4(rev, hv, h2v, h3v, h4v, temp3, temp2, temp1, temp0, accv_); \
|