HomeSort by relevance Sort by last modified time
    Searched full:math_log10 (Results 1 - 9 of 9) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lmathlib.c 133 static int math_log10 (lua_State *L) { function
249 {"log10", math_log10},