Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dhmap_templ.c453 static isl_stat print_pair(__isl_take ISL_KEY *key, __isl_take ISL_VAL *val, in print_pair() function
483 if (ISL_FN(ISL_HMAP,foreach)(hmap, &print_pair, &data) < 0) in ISL_FN()