#define TRUNC(x) *(((int *) &x) + endian) &= 0xf8000000

• 本文约 8 字,阅读大致需要 1 分钟 | Development

So I got this in libmsun’s bsdsrc :-)