HomeSort by relevance Sort by last modified time
    Searched refs:parop_hash (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic30.c 104 static struct hash_control *parop_hash; variable in typeref:struct:hash_control
131 parop_hash = hash_new ();
138 hash_err = hash_insert (parop_hash, current_parop->name,
672 p_opcode = (partemplate *) hash_find (parop_hash, token);
717 p_opcode = (partemplate *) hash_find (parop_hash, token);
    [all...]
tc-tic54x.c 204 static struct hash_control *parop_hash; variable in typeref:struct:hash_control
    [all...]

Completed in 150 milliseconds