HomeSort by relevance Sort by last modified time
    Searched refs:exit (Results 1201 - 1225 of 2536) sorted by null

<<41424344454647484950>>

  /external/libffi/testsuite/libffi.call/
cls_3_1byte.c 102 exit(0);
cls_4_1byte.c 105 exit(0);
cls_5_1_byte.c 116 exit(0);
cls_5byte.c 105 exit(0);
cls_6byte.c 106 exit(0);
cls_7byte.c 104 exit(0);
cls_align_double.c 100 exit(0);
cls_align_float.c 98 exit(0);
cls_align_longdouble.c 99 exit(0);
cls_align_pointer.c 100 exit(0);
cls_align_sint16.c 98 exit(0);
cls_align_sint32.c 98 exit(0);
cls_align_sint64.c 98 exit(0);
cls_align_uint16.c 98 exit(0);
cls_align_uint32.c 98 exit(0);
cls_align_uint64.c 99 exit(0);
problem1.c 97 exit(0);;
pyobjc-tc.c 113 exit(0);
  /external/libmtp/examples/
connect.c 167 exit (0);
tracks.c 96 fprintf(stderr, "mtp-tracks: There has been an error connecting. Exit\n");
99 fprintf(stderr, "mtp-tracks: Memory Allocation Error. Exit\n");
146 exit (0);
  /external/libvorbis/examples/
encoder_example.c 134 if(ret)exit(1);
239 /* clean up and exit. vorbis_info_clear() must be called last */
  /external/linux-tools-perf/util/
parse-options.c 289 exit(129);
297 exit(129);
419 exit(129);
547 exit(129);
  /external/llvm/lib/VMCore/
LLVMContext.cpp 106 // If there is no error handler installed, just print the error and exit.
109 exit(1);
  /external/mesa3d/src/pixelflinger2/
pixelflinger2.h 44 #define assert(EXPR) { do { if (!(EXPR)) {ALOGD("\n*\n*\n*\n* assert fail: '"#EXPR"' at "__location__"\n*\n*\n*"); exit(EXIT_FAILURE); } } while (false); }
  /external/mtpd/
l2tp.c 193 exit(NETWORK_ERROR);
336 exit(SYSTEM_ERROR);
356 exit(SYSTEM_ERROR);
367 exit(SYSTEM_ERROR);

Completed in 427 milliseconds

<<41424344454647484950>>