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

/haiku-buildtools/isl/
H A Disl_printer.c83 static __isl_give isl_printer *str_print_indent(__isl_take isl_printer *p, function
100 p = str_print_indent(p, p->indent);
170 p = str_print_indent(p, p->width - len);

Completed in 20 milliseconds