Searched defs:CELSIUS_TO_KELVIN (Results 1 – 3 of 3) sorted by relevance
49 #define CELSIUS_TO_KELVIN(t) ((t)*10+2732) macro
257 #define CELSIUS_TO_KELVIN(x) ((x)+273) macro
797 #define CELSIUS_TO_KELVIN(x) ((x)+273) macro