Home
last modified time | relevance | path

Searched defs:fn_cache (Results 1 – 4 of 4) sorted by relevance

/dports/databases/postgresql-plproxy/plproxy-2.10.0/src/
H A Dfunction.c46 static HTAB *fn_cache = NULL; variable
/dports/math/z3/z3-z3-4.8.13/src/muz/rel/
H A Ddl_instruction.h177 typedef u_map<base_relation_fn *> fn_cache; typedef
/dports/math/py-z3-solver/z3-z3-4.8.10/src/muz/rel/
H A Ddl_instruction.h177 typedef u_map<base_relation_fn *> fn_cache; typedef
/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/
H A Ddnf-sack.cpp377 char *fn_cache = dnf_sack_give_cache_fn(sack, name, suffix); in load_ext() local
671 char *fn_cache = dnf_sack_give_cache_fn(sack, name, NULL); in load_yum_repo() local