Symbol
Symbol *s = addsym(sl->string);
Symbol *s = addsym ((yyvsp[(1) - (3)].name));
Symbol *s = addsym((yyvsp[(1) - (1)].name));
Symbol *s;
Symbol *s = addsym((yyvsp[(1) - (1)].name));
Symbol *s = addsym((yyvsp[(1) - (1)].name));
static void fix_labels(Symbol *s);
fix_labels(Symbol *s)
fix_labels(Symbol *s)
Symbol *s = addsym(sl->string);
Symbol *s = addsym ($1);
Symbol *s = addsym($1);
static void fix_labels(Symbol *s);
Symbol *s;
Symbol *s = addsym($1);
Symbol *s = addsym($1);
generate_constant (const Symbol *s)
generate_type_header (const Symbol *s)
generate_type (const Symbol *s)
generate_type_copy (const Symbol *s)
generate_type_decode (const Symbol *s)
generate_type_encode (const Symbol *s)
generate_type_free (const Symbol *s)
generate_type_length (const Symbol *s)
void generate_type (const Symbol *);
void generate_constant (const Symbol *);
void generate_type_encode (const Symbol *);
void generate_type_decode (const Symbol *);
void generate_type_free (const Symbol *);
void generate_type_length (const Symbol *);
void generate_type_copy (const Symbol *);
void generate_type_seq (const Symbol *);
int is_template_compat (const Symbol *);
void generate_template(const Symbol *);
void gen_template_import(const Symbol *);
generate_type_seq (const Symbol *s)
is_template_compat (const Symbol *s)
use_extern(const Symbol *s)
gen_template_import(const Symbol *s)
generate_template(const Symbol *s)
Symbol *s1 = (Symbol *) a;
Symbol *s2 = (Symbol *) b;
Symbol *s = (Symbol *) a;
Symbol *
Symbol key, *s;
s = (Symbol *) hashtabsearch(htab, (void *) &key);
s = (Symbol *) emalloc(sizeof(*s));
Symbol *s = ptr;
Symbol *addsym (char *);