Home
last modified time | relevance | path

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

/dports/misc/lifelines/lifelines-3.1.1/src/gedlib/
H A Dkeytonod.c379 return key_typed_to_node(othrcache, key, NULL); in key_to_othr()
405 return key_typed_to_record(othrcache, key, NULL); in key_to_orecord()
431 return qkey_to_node(othrcache, key, NULL); in qkey_to_othr()
457 return qkey_typed_to_record(othrcache, key, NULL); in qkey_to_orecord()
511 return key_to_cacheel(othrcache, key, NULL, FALSE); in key_to_othr_cacheel()
523 othrcache = create_cache("OTHR", csz_othr); in init_caches()
536 delete_cache(&othrcache); in free_caches()
1023 CACHEEL cel = node_to_cache(othrcache, node); in othr_to_cache()
1180 case 'X': remove_from_cache(othrcache, key); break; in remove_from_cache_by_key()
1442 return key_to_cacheel(othrcache, key, NULL, TRUE); in qkey_to_othr_cacheel()
[all …]