Home
last modified time | relevance | path

Searched refs:exasgoto (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dgram.exec62 { exasgoto($3); thiswasbranch = YES; }
64 { exasgoto($3); thiswasbranch = YES; }
H A Ddefs.h544 void exasgoto(bigptr);
H A Dexec.c582 exasgoto(labvar) in exasgoto() function