Home
last modified time | relevance | path

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

/netbsd/src/external/mit/lua/dist/src/
Dlmathlib.c192 static int math_exp (lua_State *L) { in math_exp() function
715 {"exp", math_exp},
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic54x.c2849 math_exp (float arg1, float ignore ATTRIBUTE_UNUSED) in math_exp() function
2958 { "$exp", { .f = math_exp }, 1, 1 },