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

/macosx-10.10.1/Libc-1044.1.2/db/hash/FreeBSD/
H A Dhash.c66 static int hash_put(const DB *, DBT *, const DBT *, u_int32_t);
201 dbp->put = hash_put;
529 hash_put(const DB *dbp, DBT *key, const DBT *data, u_int32_t flag) function
/macosx-10.10.1/emacs-93/emacs/src/
H A Dcomposite.c301 hash_index = hash_put (hash_table, key, id, hash_code);
H A Dmac.c1207 hash_put (h, lisp_key,
1627 hash_put (h, key, node_id, hash_code);
1768 hash_put (h, key, tmp, hash_code);
H A Dfns.c4795 hash_put (h, key, value, hash)
5476 hash_put (h, key, value, hash);
4767 hash_put (h, key, value, hash) function
H A Dlisp.h2358 int hash_put P_ ((struct Lisp_Hash_Table *, Lisp_Object, Lisp_Object,
H A Dimage.c4276 hash_put (table, chars, color, hash_code);
H A Dmacterm.c7614 j = hash_put (h, family, Fcons (long_to_cons (font_ids[i]),

Completed in 306 milliseconds