Searched refs:math_atan (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/mit/lua/dist/src/ |
H A D | lmathlib.c | 67 static int math_atan (lua_State *L) { in math_atan() function 711 {"atan", math_atan}, 730 {"atan2", math_atan},
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-tic54x.c | 2786 math_atan (float arg1, float ignore ATTRIBUTE_UNUSED) in math_atan() function 2938 { "$atan", math_atan, 1, 0 },
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-tic54x.c | 2819 math_atan (float arg1, float ignore ATTRIBUTE_UNUSED) in math_atan() function 2952 { "$atan", { .f = math_atan }, 1, 1 },
|