Home
last modified time | relevance | path

Searched defs:un_op (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_pw_un_op_templ.c35 static __isl_give PW *FN(PW,un_op)(__isl_take PW *pw, in FN() argument
H A Disl_union_map.c2048 static __isl_give isl_union_map *un_op(__isl_take isl_union_map *umap, in un_op() function
/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc412 static std::vector<Signature> un_op = { un_params, un_set, un_map }; variable