Home
last modified time | relevance | path

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

/dports/cad/ngspice_rework/ngspice-35/src/include/ngspice/
H A Dmiftypes.h150 MIF_LCOMPLEX_TOK, enumerator
/dports/cad/ngspice_rework/ngspice-35/src/xspice/mif/
H A Dmifutil.c279 *type = MIF_LCOMPLEX_TOK; in MIFget_token()
H A Dmifgetvalue.c333 if(token_type != MIF_LCOMPLEX_TOK) { in MIFget_complex()