Home | History | Annotate | Download | only in config

Lines Matching full:current_parop

134     const partemplate *current_parop = tic30_paroptab;
136 for (; current_parop < tic30_paroptab_end; current_parop++)
138 hash_err = hash_insert (parop_hash, current_parop->name,
139 (char *) current_parop);
142 current_parop->name, hash_err);