Home | History | Annotate | Download | only in src

Lines Matching defs:write_f

1180 static int (*write_f[SYM_NUM]) (hashtab_key_t key, hashtab_datum_t datum,
1735 if (hashtab_map(decl->symtab[i].table, write_f[i], &pd)) {
2003 if (hashtab_map(p->symtab[i].table, write_f[i], &pd))