OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compoundstmt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/cc/ccom/
cgram.y
301
external_def: funtype kr_args
compoundstmt
{ fend(); }
837
compoundstmt
: begin block_item_list '}' { flend(); }
label
873
|
compoundstmt
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
cgram.y
272
external_def: funtype kr_args
compoundstmt
{ fend($1); }
872
compoundstmt
: begin block_item_list '}' { flend(); }
label
900
|
compoundstmt
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026