HomeSort by relevance Sort by last modified time
    Searched full:current_parop (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic30.c 134 const partemplate *current_parop = tic30_paroptab; local
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);
    [all...]

Completed in 193 milliseconds