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:
@@ -201,3 +201,10 @@ atan2 (double y, double x)
|
||||
}
|
||||
}
|
||||
} /* atan2 */
|
||||
|
||||
#undef tiny
|
||||
#undef zero
|
||||
#undef pi_o_4
|
||||
#undef pi_o_2
|
||||
#undef pi
|
||||
#undef pi_lo
|
||||
|
||||
Reference in New Issue
Block a user