Searched refs:exit (Results 1 – 4 of 4) sorted by relevance
32 sys.exit("Could not open input file '{}'".format(args.ifile))35 …sys.exit("Input file size ({} bytes) too large for final size ({} bytes)".format(len(idata), args.…55 sys.exit("Could not open output file '{}'".format(args.ofile))
259 void exit(int status) { in exit() function
261 ldr r1, =exit
394 beq udiv0 @ x==0? exit as with y!=0 case above
Completed in 10 milliseconds