Searched refs:constname (Results 1 – 3 of 3) sorted by relevance
72 # - <constname> denotes a literal name for a constant or bit.83 # default = <constname>87 # <value> = <constname>90 # - default (optional): Declares <constname> as a default name for values not91 # specified in the name list. <constname> may be the empty string. If not127 # default = <constname>131 # <firstvalue> = <constname>[,<constname>...]171 # shortlist = <LISTNAME>,<firstvalue>,<constname>[,<constname>...]
235 pTokenVal->constname.hashid = aKey.nName; in MakeToken()236 pTokenVal->constname.nValue = aKey.yylval; in MakeToken()
39 } constname; member85 %token <constname> CONSTNAME