Lines Matching refs:alg
179 struct sainfoalg *alg;256 %type <alg> algorithm1444 $$->alg = algtype2doi(cur_algclass, $1);1445 if ($$->alg == -1) {