OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matchup
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ipf/dist/tools/
ipscan_y.y
60
%type <astr>
matchup
onehalf twohalves
111
cline: tag ':'
matchup
'=' action { addtag($1, $3, NULL, &$5); }
114
sline: tag ':' '(' ')' ','
matchup
'=' action { addtag($1, NULL, $6, &$8); }
117
csline: tag ':'
matchup
','
matchup
'=' action { addtag($1, $3, $5, &$7); }
127
matchup
:
label
Completed in 40 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026