Home
last modified time | relevance | path

Searched refs:cf_pprint (Results 1 – 1 of 1) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/imath/examples/
H A Dimcalc.c103 static mp_result cf_pprint(cstate_t *sp);
164 {".", 1, cf_pprint, "x -- ; print x in current output mode"},
912 static mp_result cf_pprint(cstate_t *sp) { in cf_pprint() function