Home | History | Annotate | Download | only in src

Lines Matching refs:code_props

81   code_props destructor;
87 code_props printer;
144 void symbol_destructor_set (symbol *sym, code_props const *destructor);
148 code_props const *symbol_destructor_get (symbol const *sym);
151 void symbol_printer_set (symbol *sym, code_props const *printer);
155 code_props const *symbol_printer_get (symbol const *sym);
201 code_props destructor;
203 code_props printer;
214 code_props const *destructor);
218 code_props const *printer);
247 void default_tagged_destructor_set (code_props const *destructor);
249 void default_tagless_destructor_set (code_props const *destructor);
252 void default_tagged_printer_set (code_props const *printer);
254 void default_tagless_printer_set (code_props const *printer);