Searched refs:tmpa (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dtmdiff.c171 FILETIME tmpa,tmpb,tmpc; local
178 GetThreadTimes(tm->thread_id,&tmpa,&tmpb,&tmpc,&(tm->ms_win32));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dwindfarm_smu_sensors.c302 u64 tmps, tmpa, tmpb; local
324 tmpa = ((u64)cpuvcp->power_quads[0]) * tmps;
326 *value = (tmpa >> 28) + (tmpb >> 28) + (cpuvcp->power_quads[2] >> 12);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Drarpd.c203 char tmpa[64]; local
204 sprintf(tmpa, "%s", inet_ntoa(*(struct in_addr*)&addr));
205 syslog(LOG_INFO, " addr %s %s/%d on %s\n", tmpa,

Completed in 165 milliseconds