Home
last modified time | relevance | path

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

/netbsd/src/external/mit/lua/dist/src/
Dlmathlib.c171 static int math_log (lua_State *L) { in math_log() function
720 {"log", math_log},
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic54x.c2875 math_log (float arg1, float ignore ATTRIBUTE_UNUSED) in math_log() function
2964 { "$log", { .f = math_log }, 1, 1 },