Searched refs:print_and_exit (Results 1 – 7 of 7) sorted by relevance
28 def print_and_exit(msg): function36 print_and_exit(("input file '%s' not not name a static library. "43 print_and_exit("input '%s' does not exist" % lib)110 print_and_exit("failed to find 'ar' executable")113 print_and_exit('fewer than 2 inputs provided')118 print_and_exit("output path doesn't exist: '%s'" % args.output)129 print_and_exit('Failed to glob for %s' % temp_directory_root)
14 def print_and_exit(msg): function19 …print_and_exit("Usage: ./gen_link_script.py [--help] [--dryrun] <path/to/libcxx.so> <public_libs>.…40 print_and_exit(help_msg)63 print_and_exit("symlink file %s is not a symlink" % symlink_file)
14 def print_and_exit(msg): function32 print_and_exit('fewer than 2 inputs provided')
27 def print_and_exit(msg): function35 print_and_exit(("input file '%s' not not name a static library. "42 print_and_exit("input '%s' does not exist" % lib)117 print_and_exit("failed to find 'ar' executable")124 print_and_exit("failed to find 'libtool' executable")127 print_and_exit('fewer than 2 inputs provided')132 print_and_exit("output path doesn't exist: '%s'" % args.output)
13 def print_and_exit(msg): function31 print_and_exit('fewer than 2 inputs provided')
20 def print_and_exit(msg): function74 print_and_exit('"%s" must point to a directory' % output_dir)115 print_and_exit("failed to find command to build algorithm.cpp")
21 void print_and_exit(void) { in print_and_exit() function32 addrs[i] = &print_and_exit; in scs_main()