Home
last modified time | relevance | path

Searched refs:dgen_for_n (Results 1 – 5 of 5) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/frontend/
H A Dgens.h12 int dgen_for_n(dgen *dg, int n, int (*fn) (dgen*, IFparm*, int), IFparm *data, int subindex);
H A Ddevice.c385 j = dgen_for_n(dg, count, printstr_m, NULL, i); in all_show()
533 j = dgen_for_n(dg, count, printstr_n, NULL, i); in all_show_old()
542 j = dgen_for_n(dg, count, printstr_m, NULL, i); in all_show_old()
565 j = dgen_for_n(dg, count, printstr_m, NULL, i); in all_show_old()
650 k = dgen_for_n(dg, count, printvals, (plist + i), j); in param_forall()
687 k = dgen_for_n(dg, count, printvals_old, (plist + i), j); in param_forall_old()
728 k = dgen_for_n(dg, count, printvals_old, (plist + i), j); in listparam()
739 k = dgen_for_n(dg, count, bogus1, NULL, j); in listparam()
751 k = dgen_for_n(dg, count, bogus2, NULL, j); in listparam()
H A Dgens.c62 dgen_for_n(dgen *dg, int n, int (*fn) (dgen*, IFparm*, int), IFparm *data, int subindex) in dgen_for_n() function
/dports/cad/ngspice_rework/ngspice-35/
H A DChangeLog15334 to fit the type signature expected by the iterator dgen_for_n()
15341 to the map function dgen_for_n()
/dports/cad/ngspice_rework/ngspice-35/visualc/
H A DChangeLog15334 to fit the type signature expected by the iterator dgen_for_n()
15341 to the map function dgen_for_n()