| tag | line | file | source code |
|---|---|---|---|
| fstring | 21 | arch/sparc/prom/misc.c | prom_feval(char *fstring) |
| fstring | 23 | arch/sparc/prom/misc.c | if(!fstring || fstring[0] == 0) return; |
| fstring | 25 | arch/sparc/prom/misc.c | (*(romvec->pv_fortheval.v0_eval))(strlen(fstring), fstring); |
| fstring | 27 | arch/sparc/prom/misc.c | (*(romvec->pv_fortheval.v2_eval))(fstring); |