All-in-one build friendly jerry-libm.
Define constants are undefined at the end of the corresponding files of jerry-libm supporting all-in-one build. JerryScript-DCO-1.0-Signed-off-by: István Kádár ikadar@inf.u-szeged.hu
This commit is contained in:
@@ -185,3 +185,15 @@ log (double x)
|
||||
}
|
||||
}
|
||||
} /* log */
|
||||
|
||||
#undef zero
|
||||
#undef ln2_hi
|
||||
#undef ln2_lo
|
||||
#undef two54
|
||||
#undef Lg1
|
||||
#undef Lg2
|
||||
#undef Lg3
|
||||
#undef Lg4
|
||||
#undef Lg5
|
||||
#undef Lg6
|
||||
#undef Lg7
|
||||
|
||||
Reference in New Issue
Block a user