Lines Matching defs:def
38 void sym_add_default(struct symbol *sym, const char *def)
42 prop->expr = expr_alloc_symbol(sym_lookup(def, 1));
233 def_sym = sym->def[S_DEF_USER].val;
312 newval.tri = sym->def[S_DEF_USER].tri;
335 newval.val = sym->def[S_DEF_USER].val;
448 cs->def[S_DEF_USER].val = sym;
457 sym->def[S_DEF_USER].tri = val;
602 oldval = sym->def[S_DEF_USER].val;
606 sym->def[S_DEF_USER].val = val = malloc(size);
610 sym->def[S_DEF_USER].val = val = malloc(size);