All pastes #2093388 Raw Edit

Untitled

public text v1 · immutable
#2093388 ·published 2011-11-09 16:32 UTC
rendered paste body
#define IS_DENORMAL(f) (((*(unsigned int *)&f)&0x7f800000)==0)