Searched refs:tic80_hash (Results 1 – 1 of 1) sorted by relevance
72 static struct hash_control *tic80_hash; variable644 if ((opcode = (struct tic80_opcode *) hash_find (tic80_hash, str)) == NULL) in md_assemble()691 tic80_hash = hash_new (); in md_begin()698 hash_insert (tic80_hash, op->name, (char *) op); in md_begin()