Home
last modified time | relevance | path

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

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dpackage.d427 local bool inherited_find (object symbol, object pack) { in inherited_find() function
629 if (inherited_find(sym,pack)) in accessiblep()
1242 if (inherited_find(sym,pack)) in unexport()
1293 if (!inherited_find(sym,pack)) { in export()
H A DChangeLog52482 (inherited_lookup, inherited_find): new local functions