Home
last modified time | relevance | path

Searched refs:vstr_new (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dvstr.c78 vstr_t *vstr_new(size_t alloc) { in vstr_new() function
A Dobjstringio.c215 o->vstr = vstr_new(sz); in stringio_make_new()
A Dmisc.h181 vstr_t *vstr_new(size_t alloc);
/AliOS-Things-master/components/py_engine/engine/shared/runtime/
A Dpyexec.c293 MP_STATE_VM(repl_line) = vstr_new(32); in pyexec_event_repl_init()

Completed in 7 milliseconds