Home
last modified time | relevance | path

Searched defs:fn_domain (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_pw_un_op_templ.c26 __isl_give isl_set *(*fn_domain)(__isl_take isl_set *domain); in S() local
/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc613 static std::vector<Signature> fn_domain = { domain, set_params }; variable