Searched defs:quit (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/zlib-1.2.6/examples/
H A Dfitblk.c62 local void quit(char *why) function
138 quit("need one argument: size of output block");
141 quit("argument must be a number");
143 quit("need positive size of 8 or greater");
153 quit("out of memory");
160 quit("error reading input");
167 quit("error writing output");
188 quit("out of memory");
199 quit("out of memory");
214 quit("ou
[all...]
/vbox/src/VBox/Frontends/VBoxFB/
H A DVBoxFB.cpp53 int quit = 0; local
346 while (!quit)
367 quit = 1;

Completed in 148 milliseconds