Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/
A Dgzappend.c93 local void bye(char *msg1, char *msg2) in bye() function
185 if (len == -1) bye("error reading ", in->name); in readin()
211 bye("seeking ", in->name); in skip()
216 bye("unexpected end of ", in->name); in skip()
271 if (gz.fd == -1) bye("cannot open ", name); in gzscan()
273 if (gz.buf == NULL) bye("out of memory", ""); in gzscan()
282 if (window == NULL) bye("out of memory", ""); in gzscan()
312 if (ret == Z_MEM_ERROR) bye("out of memory", ""); in gzscan()
369 if (ret != Z_OK) bye("out of memory", ""); in gzscan()
450 if (ret == -1) bye("writing gzip file", ""); in gztack()
[all …]
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/
A Djsbignum.texi589 @bye
A Dquickjs.texi1079 @bye

Completed in 8 milliseconds