HomeSort by relevance Sort by last modified time
    Searched refs:math_ceil (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lmathlib.c 82 static int math_ceil (lua_State *L) { function
239 {"ceil", math_ceil},
  /external/syslinux/com32/lua/src/
lmathlib.c 82 static int math_ceil (lua_State *L) { function
239 {"ceil", math_ceil},
  /external/python/cpython3/Modules/
mathmodule.c 944 static PyObject * math_ceil(PyObject *self, PyObject *number) { function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
mathmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
mathmodule.c     [all...]
  /external/python/cpython2/Modules/
mathmodule.c     [all...]

Completed in 646 milliseconds