Home
last modified time | relevance | path

Searched defs:trunc (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Dtrunc.c3 double trunc(double x) in trunc() function
/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_qsort.c417 size_t trunc=TRUNC_nonaligned*size; in qsort_nonaligned() local
448 size_t trunc=TRUNC_aligned*size; in qsort_aligned() local
/AliOS-Things-master/components/amp-utility/python/
A Dmath2.py232 def trunc(x): function
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dqjscalc.js2431 function trunc(a) function
/AliOS-Things-master/components/SDL2/src/render/
A DSDL_render.c665 float trunc = SDL_truncf(rel); in SDL_RendererEventWatch() local
671 float trunc = SDL_truncf(rel); in SDL_RendererEventWatch() local

Completed in 20 milliseconds