Searched refs:variable_new (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/isl/
H A Disl_input.c92 static struct variable *variable_new(struct vars *v, const char *name, int len, function
124 v->v = variable_new(v, s, len, v->n);
134 v->v = variable_new(v, "", 0, v->n);

Completed in 44 milliseconds