Searched refs:da_move (Results 1 – 6 of 6) sorted by relevance
115 .. function:: void da_move(da_dst, da_src)
85 da_move(param.def_value, var->default_val); in gl_add_param()
495 #define da_move(dst, src) darray_move(&dst.da, &src.da) macro
808 da_move(old_root_entries, root_entries); in profiler_free()
1848 da_move(param->default_val, param_in->default_val); in ep_compile_annotations()1879 da_move(param->default_val, param_in->default_val); in ep_compile_param()
5363 da_move(source->filters, new_filters); in obs_source_restore_filters()