Home
last modified time | relevance | path

Searched refs:symbol_node_t (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/microcode/aic7xxx/
Daicasm_symbol.c205 symbol_node_t *
208 symbol_node_t *curnode; in symlist_search()
222 symbol_node_t *newnode; in symlist_add()
224 newnode = (symbol_node_t *)malloc(sizeof(symbol_node_t)); in symlist_add()
231 symbol_node_t *curnode; in symlist_add()
297 symbol_node_t *node1, *node2; in symlist_free()
312 symbol_node_t *node; in symlist_merge()
368 aic_print_reg_dump_start(FILE *dfile, symbol_node_t *regnode) in aic_print_reg_dump_start()
381 symbol_node_t *regnode, u_int num_entries) in aic_print_reg_dump_end()
437 aic_print_reg_dump_entry(FILE *dfile, symbol_node_t *curnode) in aic_print_reg_dump_entry()
[all …]
Daicasm_symbol.h151 } symbol_node_t; typedef
196 symbol_node_t *
Daicasm.c353 symbol_node_t *cur_node; in output_code()
524 symbol_node_t *cur_func; in output_listing()
Daicasm_gram.y1821 symbol_node_t *node; in type_check()