Home
last modified time | relevance | path

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

/dports/shells/zsh/zsh-5.8.1/Src/
H A Dinit.c1041 modulestab = newmoduletable(17, "modules"); in setupvals()
H A Dmodule.c274 newmoduletable(int size, char const *name) in newmoduletable() function