Home
last modified time | relevance | path

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

/netbsd/src/external/mit/lua/dist/src/
Dlmathlib.c47 static int math_cos (lua_State *L) { in math_cos() function
713 {"cos", math_cos},
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic54x.c2837 math_cos (float arg1, float ignore ATTRIBUTE_UNUSED) in math_cos() function
2956 { "$cos", { .f = math_cos }, 1, 1 },