Searched refs:ucl_variable (Results 1 – 3 of 3) sorted by relevance
180 struct ucl_variable { struct185 struct ucl_variable *next; argument199 struct ucl_variable *variables;
238 struct ucl_variable *var; in ucl_check_variable_safe()351 struct ucl_variable *var; in ucl_expand_single_variable()1861 struct ucl_variable *new = NULL, *cur; in ucl_parser_register_variable()1882 UCL_FREE (sizeof (struct ucl_variable), new); in ucl_parser_register_variable()1891 new = UCL_ALLOC (sizeof (struct ucl_variable)); in ucl_parser_register_variable()1895 memset (new, 0, sizeof (struct ucl_variable)); in ucl_parser_register_variable()
395 struct ucl_variable *var, *vtmp;422 UCL_FREE (sizeof (struct ucl_variable), var);