Searched refs:string_exp (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgo-exp.y142 %type <svec> string_exp
474 string_exp:
492 | string_exp '+' STRING
510 exp : string_exp %prec ABOVE_COMMA
473 string_exp: label
H A Dc-exp.y210 %type <svec> string_exp
901 string_exp:
919 | string_exp STRING
937 exp : string_exp
900 string_exp: label
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgo-exp.y145 %type <svec> string_exp
489 string_exp:
507 | string_exp '+' STRING
525 exp : string_exp %prec ABOVE_COMMA
488 string_exp: label
H A Dc-exp.y210 %type <svec> string_exp
983 string_exp:
1001 | string_exp STRING
1019 exp : string_exp
982 string_exp: label

Completed in 205 milliseconds