Searched refs:ISTAGE (Results 1 – 1 of 1) sorted by relevance
218 #define ISTAGE 3 /* number of integrator stages */ macro319 double integ[ISTAGE]; /* circular integrator */1560 sp->iptr = (sp->iptr + 1) % ISTAGE; in chu_newchan()