Searched refs:exgoto (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/bsd/pcc/dist/pcc/f77/fcom/ | ||
| D | gram.exec | 60 { exgoto($3); thiswasbranch = YES; } |
| D | defs.h | 543 void exgoto(struct labelblock *); |
| D | exec.c | 165 exgoto(lab) in exgoto() function |