Searched refs:exit (Results 1 - 25 of 2208) sorted by last modified time

1234567891011>>

/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm247 ;;; use the sign flag instead of the zero flag for the exit test.
/external/zlib/src/contrib/masmx86/
H A Dmatch686.asm233 ;;; use the sign flag instead of the zero flag for the exit test.
/external/zlib/src/contrib/minizip/
H A Dminiunz.c393 exit(EXIT_FAILURE);
648 exit(-1);
H A Dminizip.c355 exit(EXIT_FAILURE);
/external/zlib/src/contrib/untgz/
H A Duntgz.c161 exit(1);
413 action = TGZ_INVALID; /* force error exit */
590 exit(exitval);
596 exit(1);
665 exit(tar(f, action, arg, argc, argv));
670 exit(1);
/external/zlib/src/examples/
H A Denough.c304 exit(1);
H A Dfitblk.c65 exit(1);
H A Dgzappend.c96 exit(1);
191 /* read from file in, exit if end-of-file */
H A Dgzjoin.c57 #include <stdlib.h> /* exit(), malloc(), free() */
65 /* exit with an error (return a value to allow use in an expression) */
69 exit(1);
/external/zlib/src/test/
H A Dexample.c25 exit(1); \
105 exit(1);
130 exit(1);
135 exit(1);
139 exit(1);
147 exit(1);
153 exit(1);
157 exit(1);
166 exit(1);
171 exit(
[all...]
H A Dminigzip.c349 * Display error message and exit
355 exit(1);
380 exit(1);
467 exit(1);
480 exit(1);
485 exit(1);
507 exit(1);
532 exit(1);
537 exit(1);
/external/zlib/src/
H A Dzutil.c129 exit(1);
/external/zopfli/src/zopfli/
H A Dblocksplitter.c233 if (!done) exit(-1); /* Allocation failed. */
H A Dlz77.c46 if (!dest->litlens || !dest->dists) exit(-1); /* Allocation failed. */
H A Dsqueeze.c230 if (!costs) exit(-1); /* Allocation failed. */
466 if (!length_array) exit(-1); /* Allocation failed. */
534 if (!length_array) exit(-1); /* Allocation failed. */
H A Dzopfli_bin.c118 if (!result) exit(-1); /* Allocation failed. */
/external/wpa_supplicant_8/hostapd/
H A Dhlr_auc_gw.c1022 exit(0);
1039 " -u = update SQN in Milenage file on exit\n"
H A Dmain.c461 exit(1);
604 exit(1);
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dbrowser-android.c112 exit(0);
H A Dbrowser-system.c106 exit(0);
H A Dbrowser-wpadebug.c116 exit(0);
H A Deloop.c801 exit(1);
H A Dos_internal.c560 exit(0);
H A Dos_unix.c702 exit(0);
H A Dwpa_debug.h344 exit(1); \

Completed in 273 milliseconds

1234567891011>>