Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Dioapi.h61 #define ZCLOSE(filefunc, filestream) ((*((filefunc).zclose_file))((filefunc).opaque, filestream)) macro
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dunzip.c462 ZCLOSE(us.z_filefunc, us.filestream);
501 ZCLOSE(s->z_filefunc, s->filestream);

Completed in 5 milliseconds