Home
last modified time | relevance | path

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

/dports/games/zdoom/zdoom-2.8.1/src/xlat/
H A Dxlat_parser.y218 %type boom_args {ParseBoomArg}
270 boom_line(A) ::= boom_selector(sel) boom_op(op) boom_args(args). in boom_line()
311 boom_args(A) ::= exp(B). in boom_args() function
316 boom_args(A) ::= exp(B) LBRACKET arg_list(C) RBRACKET. in boom_args() function