Home
last modified time | relevance | path

Searched defs:tbfreed (Results 1 – 3 of 3) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/frontend/
H A Doptions.c50 struct variable *cp_enqvar(const char *word, int *tbfreed) in cp_enqvar()
186 int tbfreed; in cp_usrvars() local
H A Dvariable.c899 int i, up, low, tbfreed; in vareval() local
/dports/cad/ngspice_rework/ngspice-35/src/
H A Dngsconvert.c501 struct variable * cp_enqvar(const char *word, int *tbfreed) { NG_IGNORE(word); NG_IGNORE(*tbfreed);… in cp_enqvar()