Searched refs:MV_TEMP_CONVERT (Results 1 – 1 of 1) sorted by relevance
85 #define MV_TEMP_CONVERT(x) ((((322 - x) * 100000) / 13625) + TZ_ZEROC) macro131 val = (u_int)MV_TEMP_CONVERT(ret); in ts_sysctl_handler()