Searched defs:hook_defaults (Results 1 – 1 of 1) sorted by relevance
246 struct hook_defaults struct248 typedef void* void_pointer;249 static const link_mode_type link_mode = safe_link;250 typedef dft_tag tag;251 static const bool optimize_size = false;252 static const bool store_hash = false;253 static const bool linear = false;254 static const bool optimize_multikey = false;