Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/lua/src/
H A Dlmathlib.c127 static int math_fmod (lua_State *L) { in math_fmod() function
363 {"fmod", math_fmod},