Home
last modified time | relevance | path

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

/dports/lang/micropython/micropython-1.17/ports/unix/
H A Dcoverage.c115 STATIC mp_uint_t stest_read2(mp_obj_t o_in, void *buf, mp_uint_t size, int *errcode) { in stest_read2() function
130 .read = stest_read2,