Home
last modified time | relevance | path

Searched defs:curnode (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.c210 symbol_node_t *curnode; in symlist_search() local
233 symbol_node_t *curnode; in symlist_add() local
439 aic_print_reg_dump_entry(FILE * dfile,symbol_node_t * curnode) aic_print_reg_dump_entry() argument
473 symbol_node_t *curnode; symtable_dump() local
[all...]
/freebsd/usr.sbin/makefs/
H A Dwalk.c340 NODE *curnode; in apply_specdir() local
/freebsd/contrib/one-true-awk/
H A Drun.c101 Node *curnode = NULL; /* the node being executed, for debugging */ variable