Searched refs:create_binding (Results 1 – 2 of 2) sorted by relevance
4054 struct binding *create_binding (struct binding_scope **scope, const char *name) in create_binding() function4091 binding = create_binding (scope, name); in bind_ds_value()
2409 struct binding *create_binding (struct binding_scope **, const char *);