Home
last modified time | relevance | path

Searched defs:MICROPY_FLOAT_C_FUN (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dmodmath.c93 mp_float_t MICROPY_FLOAT_C_FUN(log2)(mp_float_t x) { in MICROPY_FLOAT_C_FUN() function
A Dmpconfig.h717 #define MICROPY_FLOAT_C_FUN(fun) fun##f macro
722 #define MICROPY_FLOAT_C_FUN(fun) fun macro

Completed in 7 milliseconds