HomeSort by: relevance | last modified time | path
    Searched defs:math_fmod (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/lua/dist/src/
lmathlib.c 119 static int math_fmod (lua_State *L) { function
718 {"fmod", math_fmod},
  /src/external/gpl3/binutils/dist/gas/config/
tc-tic54x.c 2769 math_fmod (float arg1, float arg2) function
2953 { "$fmod", { .f = math_fmod }, 2, 1 },
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-tic54x.c 2769 math_fmod (float arg1, float arg2) function
2953 { "$fmod", { .f = math_fmod }, 2, 1 },

Completed in 23 milliseconds