Home
last modified time | relevance | path

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

/dports/net/dgd/dgd-1.4.23/src/comp/
H A Dcontrol.h39 extern control *ctrl_construct (void);
H A Dcompile.c680 ctrl = ctrl_construct(); in c_compile()
H A Dcontrol.c2001 control *ctrl_construct() in ctrl_construct() function