Home
last modified time | relevance | path

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

/netbsd/src/external/mit/lua/dist/src/
Dlmathlib.c158 static int math_sqrt (lua_State *L) { in math_sqrt() function
726 {"sqrt", math_sqrt},
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic54x.c2911 math_sqrt (float arg1, float ignore ATTRIBUTE_UNUSED) in math_sqrt() function
2971 { "$sqrt", { .f = math_sqrt }, 1, 1 },