Searched refs:hash_put (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xedit/dist/
H A Dutil.h65 hash_entry *hash_put(hash_table *hash, hash_entry *entry);
H A Dtags.c450 hash_put(tags->entries, (hash_entry *)entry);
461 hash_put(tags->filenames, file_entry);
481 hash_put(ht_tags, (hash_entry *)tags);
536 hash_put(tags->patterns, (hash_entry *)regex);
H A Dhash.c117 hash_put(hash_table *hash, hash_entry *entry) function in typeref:typename:hash_entry *
H A Dispell.c444 hash_put(replace_hash, (hash_entry *)entry);
475 hash_put(ignore_hash, (hash_entry *)entry);
H A Dhook.c267 hash_put(replace_hash, (hash_entry *)entry);
/xsrc/external/mit/xedit/dist/lisp/
H A Dlisp.c1275 hash_put(lisp__data.opqs, (hash_entry *)opaque);
1320 hash_put(lisp__data.strings, entry);
1342 hash_put(lisp__data.pack->atoms, (hash_entry *)atom);

Completed in 15 milliseconds