Searched defs:global_options (Results 1 – 2 of 2) sorted by relevance
54 struct dt_global_options global_options; member297 struct dt_global_options *global_options = &writer->global_options; in set_global_options() local
455 def start_combination(executor, config_tuple, global_options, address_size): argument