Home
last modified time | relevance | path

Searched refs:MICROPY_GC_CONSERVATIVE_CLEAR (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dmalloc.c129 #if !MICROPY_GC_CONSERVATIVE_CLEAR in m_malloc0()
A Dmpconfig.h152 #ifndef MICROPY_GC_CONSERVATIVE_CLEAR
153 #define MICROPY_GC_CONSERVATIVE_CLEAR (MICROPY_ENABLE_GC) macro
A Dgc.c531 #if MICROPY_GC_CONSERVATIVE_CLEAR in gc_alloc()
757 #if MICROPY_GC_CONSERVATIVE_CLEAR in gc_realloc()
/AliOS-Things-master/components/py_engine/modules/video/
A Dvideorecorder.c73 #if MICROPY_GC_CONSERVATIVE_CLEAR in video_recorder_open()
A Dvideoplayer.c62 #if MICROPY_GC_CONSERVATIVE_CLEAR in video_player_open()
A Dvideocamera.c64 #if MICROPY_GC_CONSERVATIVE_CLEAR in video_camera_open()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dvfs_lfsx_file.c98 #if !MICROPY_GC_CONSERVATIVE_CLEAR in MP_VFS_LFSx()

Completed in 13 milliseconds