T_OPEN_PAREN 73 scripts/kconfig/parser.y %token T_OPEN_PAREN T_OPEN_PAREN 457 scripts/kconfig/parser.y | T_OPEN_PAREN expr T_CLOSE_PAREN { $$ = $2; }