Home
last modified time | relevance | path

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

/dports/misc/lifelines/lifelines-3.1.1/src/gedlib/
H A Dkeytonod.c89 #define caclastdir(c) ((c)->c_lastdir) macro
556 cacfirstdir(cache) = caclastdir(cache) = NULL; in create_cache()
619 if (!next) caclastdir(cache) = prev; in remove_direct()
635 if (!frst) caclastdir(cache) = cel; in first_direct()
1070 for (cel = caclastdir(cache); cel && cclock(cel); cel = cprev(cel)) { in get_free_cacheel()
1533 for (cel = caclastdir(cache); cel; cel = cprev(cel)) { in free_all_rprtlocks_in_cache()