Searched refs:hash_clear (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dhash.h80 void hash_clear (Hash_table *);
H A Dhash.c531 data gets freed. This happens from within `hash_free' or `hash_clear'.
603 hash_clear (Hash_table *table) function
/macosx-10.10.1/vim-55/src/proto/
H A Dhashtab.pro3 void hash_clear __ARGS((hashtab_T *ht));
/macosx-10.10.1/vim-55/src/
H A Dhashtab.c81 hash_clear(ht) function
110 hash_clear(ht);
H A Deval.c908 hash_clear(&vimvarht);
910 hash_clear(&compat_hashtab);
933 hash_clear(&func_hashtab);
6887 hash_clear(&d->dv_hashtab);
19625 * ht_array might change then. hash_clear() takes care of it
19634 hash_clear(ht);
H A Dspell.c6510 hash_clear(&aff->af_pref);
6511 hash_clear(&aff->af_suff);
6512 hash_clear(&aff->af_comp);
6726 hash_clear(&ht);
7784 hash_clear(&ht);
13241 hash_clear(&slang->sl_sounddone);
H A Dsyntax.c4326 hash_clear(ht);
/macosx-10.10.1/apr-32/apr/apr/test/
H A Dtesthash.c173 static void hash_clear(abts_case *tc, void *data) function
529 abts_run_test(suite, hash_clear, NULL);
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblutil/
H A Dpasswd.c150 static LUTIL_PASSWD_HASH_FUNC hash_clear; variable
179 { BER_BVC("{CLEARTEXT}"), NULL, hash_clear },
1253 static int hash_clear( function
/macosx-10.10.1/emacs-93/emacs/src/
H A Dfns.c4878 hash_clear (h)
5444 hash_clear (check_hash_table (table));
4850 hash_clear (h) function
H A Dlisp.h2361 void hash_clear P_ ((struct Lisp_Hash_Table *));

Completed in 253 milliseconds