HomeSort by: relevance | last modified time | path
    Searched defs:print_help_and_exit (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/isl/dist/
isl_arg.c 715 static void print_help_and_exit(struct isl_arg *arg, const char *prog, function
1244 * equal to "--help" or "-h" and if so call print_help_and_exit.
1253 print_help_and_exit(args->args, prog, opt);

Completed in 17 milliseconds