Home
last modified time | relevance | path

Searched refs:MP_NOINLINE (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/shared/runtime/
A Dgchelper_native.c41 MP_NOINLINE void gc_helper_collect_regs_and_stack(void) { in gc_helper_collect_regs_and_stack()
A Dgchelper_generic.c181 MP_NOINLINE void gc_helper_collect_regs_and_stack(void) { in gc_helper_collect_regs_and_stack()
/AliOS-Things-master/components/py_engine/engine/mpy-cross/
A Dmpconfigport.h141 #define MP_NOINLINE __declspec(noinline) macro
A Dmain.c184 MP_NOINLINE int main_(int argc, char **argv) { in main_()
/AliOS-Things-master/components/py_engine/engine/py/
A Dmpconfig.h1668 #ifndef MP_NOINLINE
1669 #define MP_NOINLINE __attribute__((noinline)) macro

Completed in 8 milliseconds