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

/haiku-buildtools/cloog/include/cloog/
H A Dpprint.h60 void clast_pprint(FILE *foo, struct clast_stmt *root, int indent,
/haiku-buildtools/cloog/examples/example/
H A Dexample.c22 clast_pprint(stdout, root, 0, options);
H A Dexample-isl.c59 clast_pprint(stdout, root, 0, options);
/haiku-buildtools/cloog/source/
H A Dprogram.c412 clast_pprint(file, root, coordinates->indent, options);
545 clast_pprint(file, root, indentation, options);
H A Dpprint.c569 void clast_pprint(FILE *foo, struct clast_stmt *root, function

Completed in 106 milliseconds