Updated Visual C++ build
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403216
This commit is contained in:
parent
588cd82706
commit
809f6ba3b4
9 changed files with 284 additions and 36 deletions
|
@ -24,6 +24,8 @@
|
|||
#define libm_hidden_proto(x)
|
||||
#define libm_hidden_def(x)
|
||||
|
||||
typedef unsigned int u_int32_t;
|
||||
|
||||
/* The original fdlibm code used statements like:
|
||||
n0 = ((*(int*)&one)>>29)^1; * index of high word *
|
||||
ix0 = *(n0+(int*)&x); * high word of x *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue