Searched refs:gist_fn (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_pw_templ.c | 1098 static __isl_give PW *FN(PW,gist_fn)(__isl_take PW *pw, in FN() argument 1187 return FN(PW,gist_fn)(pw, context, &isl_set_gist, in FN() 1194 return FN(PW,gist_fn)(pw, context, &isl_set_gist_params, in FN()
|