Home
last modified time | relevance | path

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

/dports/cad/ngspice_rework/ngspice-35/src/frontend/
H A Dvariable.h34 extern bool cp_echo;
H A Dvariable.c26 bool cp_echo = FALSE; /* CDHW */ variable
330 cp_echo = f_set; in update_option_variables()
H A Dcontrol.c100 if ((!cp_echo)||cp_debug) /* cpdebug prints the same info */ in pwlist_echo()
/dports/cad/ngspice_rework/ngspice-35/src/frontend/parser/
H A Dlexical.c67 extern bool cp_echo; /* For CDHW patches: defined in variable.c */
129 if (!cp_echo || cp_debug) in pwlist_echo()