Home | History | Annotate | Download | only in gc

Lines Matching refs:lconst

41 %token	<sym>	LBREAK LCASE LCHAN LCONST LCONTINUE LDDD
380 | lconst constdcl
386 | lconst '(' constdcl osemi ')'
392 | lconst '(' constdcl ';' constdcl_list osemi ')'
398 | lconst '(' ')'
416 lconst:
417 LCONST
2019 | LCONST hidden_pkg_importsym '=' hidden_constant ';'
2023 | LCONST hidden_pkg_importsym hidden_type '=' hidden_constant ';'