OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gotolabel
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
pass1.h
286
void
gotolabel
(char *);
cgram.y
1001
| C_GOTO C_NAME ';' {
gotolabel
($2); goto rch; }
pftn.c
2728
gotolabel
(char *name)
function
/src/external/bsd/pcc/dist/pcc/cc/ccom/
pass1.h
316
void
gotolabel
(char *);
cgram.y
991
| C_GOTO C_NAME ';' {
gotolabel
($2); goto rch; }
pftn.c
2769
gotolabel
(char *name)
function
Completed in 49 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026