Loading libs/rs/rsScriptC_LibCL.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -205,9 +205,9 @@ static ScriptCState::SymbolTable_t gSyms[] = { { "_Z5asinhf", (void *)&asinhf }, { "_Z6asinpif", (void *)&SC_asinpi }, { "_Z4atanf", (void *)&atanf }, { "_Z5atan2f", (void *)&atan2f }, { "_Z5atan2ff", (void *)&atan2f }, { "_Z6atanpif", (void *)&SC_atanpi }, { "_Z7atan2pif", (void *)&SC_atan2pi }, { "_Z7atan2piff", (void *)&SC_atan2pi }, { "_Z4cbrtf", (void *)&cbrtf }, { "_Z4ceilf", (void *)&ceilf }, { "_Z8copysignff", (void *)©signf }, Loading Loading
libs/rs/rsScriptC_LibCL.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -205,9 +205,9 @@ static ScriptCState::SymbolTable_t gSyms[] = { { "_Z5asinhf", (void *)&asinhf }, { "_Z6asinpif", (void *)&SC_asinpi }, { "_Z4atanf", (void *)&atanf }, { "_Z5atan2f", (void *)&atan2f }, { "_Z5atan2ff", (void *)&atan2f }, { "_Z6atanpif", (void *)&SC_atanpi }, { "_Z7atan2pif", (void *)&SC_atan2pi }, { "_Z7atan2piff", (void *)&SC_atan2pi }, { "_Z4cbrtf", (void *)&cbrtf }, { "_Z4ceilf", (void *)&ceilf }, { "_Z8copysignff", (void *)©signf }, Loading