Home
last modified time | relevance | path

Searched refs:math_acos (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/mit/lua/dist/src/
Dlmathlib.c62 static int math_acos (lua_State *L) { in math_acos() function
709 {"acos", math_acos},
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic54x.c2807 math_acos (float arg1, float ignore ATTRIBUTE_UNUSED) in math_acos() function
2950 { "$acos", { .f = math_acos }, 1, 1 },