Home
last modified time | relevance | path

Searched refs:VSTR_FIXED (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dmodio.c209 VSTR_FIXED(path_buf, MICROPY_ALLOC_PATH_MAX); in resource_stream()
A Dmisc.h173 #define VSTR_FIXED(vstr, alloc) vstr_t vstr; char vstr##_buf[(alloc)]; vstr_init_fixed_buf(&vstr, (… macro
A Dbuiltinimport.c360 VSTR_FIXED(path, MICROPY_ALLOC_PATH_MAX) in mp_builtin___import__()

Completed in 5 milliseconds