Searched refs:custr_alloc_ops_t (Results 1 – 3 of 3) sorted by relevance
29 typedef struct custr_alloc_ops custr_alloc_ops_t; typedef45 const custr_alloc_ops_t *cua_ops;86 int custr_alloc_init(custr_alloc_t *, const custr_alloc_ops_t *, ...);
65 static custr_alloc_ops_t custr_alloc_ops_default = {269 custr_alloc_init(custr_alloc_t *cua, const custr_alloc_ops_t *ops, ...) in custr_alloc_init()
41 static const custr_alloc_ops_t rust_custr_ops = {