Searched defs:hy (Results  1 – 3 of 3) sorted by relevance
| /linux-4.4.14/arch/sh/kernel/cpu/sh2a/ | 
| D | fpu.c | 97 static int denormal_mulf(int hx, int hy)  in denormal_mulf()164 static long long denormal_muld(long long hx, long long hy)  in denormal_muld()
 255 static int denormal_addf(int hx, int hy)  in denormal_addf()
 340 static long long denormal_addd(long long hx, long long hy)  in denormal_addd()
 472 		unsigned int hx, hy;  in ieee_fpe_handler()  local
 515 		unsigned int hx, hy;  in ieee_fpe_handler()  local
 
 | 
| /linux-4.4.14/arch/sh/kernel/cpu/sh4/ | 
| D | fpu.c | 248 		unsigned int hx, hy;  in ieee_fpe_handler()  local286 		unsigned int hx, hy;  in ieee_fpe_handler()  local
 330 		unsigned int hx, hy;  in ieee_fpe_handler()  local
 
 | 
| /linux-4.4.14/drivers/net/wireless/ath/ath9k/ | 
| D | ar9003_eeprom.c | 4204 	int hx = 0, hy = 0, hhave = 0;  in ar9003_hw_power_interpolate()  local
 |