Searched refs:free_param (Results 1 – 1 of 1) sorted by relevance
887 static __always_inline void free_param(const char *type, void *x) in free_param() function895 #define FREE(T, x, ...) free_param(#T, &error->params.x); in cleanup_params()