Searched refs:print_arg_help (Results 1 – 1 of 1) sorted by relevance
/llvm-project/polly/lib/External/isl/ |
H A D | isl_arg.c | 290 static int print_arg_help(struct isl_arg *decl, struct isl_prefixes *prefixes, in print_arg_help() function 424 pos = print_arg_help(decl, prefixes, 0); in print_choice_help() 488 pos = print_arg_help(decl, prefixes, 0); in print_flags_help() 522 pos = print_arg_help(decl, prefixes, no); in print_bool_help() 541 pos = print_arg_help(decl, prefixes, 0); in print_int_help() 554 pos = print_arg_help(decl, prefixes, 0); in print_long_help() 573 pos = print_arg_help(decl, prefixes, 0); in print_ulong_help() 586 pos = print_arg_help(decl, prefixes, 0); in print_str_help() 599 pos = print_arg_help(decl, prefixes, 0); in print_str_list_help()
|