Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dmalloc.c42 #if !MICROPY_MALLOC_USES_ALLOCATED_SIZE
43 #error MICROPY_MEM_STATS requires MICROPY_MALLOC_USES_ALLOCATED_SIZE
135 #if MICROPY_MALLOC_USES_ALLOCATED_SIZE
156 #if MICROPY_MALLOC_USES_ALLOCATED_SIZE in m_realloc()
164 #if MICROPY_MALLOC_USES_ALLOCATED_SIZE
185 #if MICROPY_MALLOC_USES_ALLOCATED_SIZE in m_realloc_maybe()
193 #if MICROPY_MALLOC_USES_ALLOCATED_SIZE
203 #if MICROPY_MALLOC_USES_ALLOCATED_SIZE in m_free()
A Dmisc.h78 #if MICROPY_MALLOC_USES_ALLOCATED_SIZE
95 #if MICROPY_MALLOC_USES_ALLOCATED_SIZE
A Dmpconfig.h239 #ifndef MICROPY_MALLOC_USES_ALLOCATED_SIZE
240 #define MICROPY_MALLOC_USES_ALLOCATED_SIZE (0) macro
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmpconfigport.h70 #define MICROPY_MALLOC_USES_ALLOCATED_SIZE (1) macro
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmpconfigport.h70 #define MICROPY_MALLOC_USES_ALLOCATED_SIZE (1) macro
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmpconfigport.h71 #define MICROPY_MALLOC_USES_ALLOCATED_SIZE (1) macro
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/nimble/
A Dnimble_npl_os.c97 #if MICROPY_MALLOC_USES_ALLOCATED_SIZE in m_free_bluetooth()

Completed in 14 milliseconds