#include <tclhash.h>
Data Fields | |
struct tcl_bind_list_b * | next |
tcl_bind_mask_t * | first |
char | name [5] |
u_8bit_t | flags |
IntFunc | func |
Definition at line 65 of file tclhash.h.
Definition at line 68 of file tclhash.h.
Referenced by bind_bind_entry(), garbage_collect_tclhash(), tcl_bind_list_delete(), tcl_bind_list_expmem(), tcl_binds(), tcl_getbinds(), and unbind_bind_entry().
Definition at line 70 of file tclhash.h.
Referenced by bind_bind_entry(), dump_bind_tables(), garbage_collect_tclhash(), global(), kill_bind(), tcl_binds(), and void().
char name[5] |
Definition at line 69 of file tclhash.h.
Referenced by dump_bind_tables(), global(), kill_bind(), tcl_binds(), and void().
struct tcl_bind_list_b* next [read] |
Definition at line 66 of file tclhash.h.
Referenced by dump_bind_tables(), expmem_tclhash(), garbage_collect_tclhash(), global(), kill_bind(), tcl_binds(), and void().