Searched refs:print_argument_name (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/isl/
H A Disl_arg.c447 static int print_argument_name(struct isl_arg *decl, const char *name, int pos) function
459 pos = print_argument_name(decl, decl->argument_name, pos);
501 pos = print_argument_name(decl, a, pos);
513 pos = print_argument_name(decl, a, pos);

Completed in 36 milliseconds