Lines Matching refs:string

126 	tokenBuffer[tokenBufferEnd].string = str;  in StoreToken()
176 char *string; member
179 %token <string> tSTRING
181 %token <string> tFOREACH_STATIC_OBJECTS
182 %token <string> tFOREACH_STATIC_LIBRARIES
183 %token <string> tFOREACH_STATIC_SEARCHSYMBOLS
191 %token <string> tSTATIC_OBJECT
192 %token <string> tSTATIC_LIBRARY
193 %token <string> tSTATIC_SEARCHSYMBOL
195 %token <string> tFOREACH_AUTOLOADS
196 %token <string> tFOREACH_AUTOLOAD_OBJECTS
197 %token <string> tFOREACH_AUTOLOAD_LIBRARIES
198 %token <string> tFOREACH_AUTOLOAD_SEARCHSYMBOLS
207 %token <string> tAUTOLOAD_OBJECT
208 %token <string> tAUTOLOAD_LIBRARY
209 %token <string> tAUTOLOAD_SEARCHSYMBOL
211 %token <string> tFOREACH_OVERLAYS
212 %token <string> tFOREACH_OVERLAY_OBJECTS
213 %token <string> tFOREACH_OVERLAY_LIBRARIES
214 %token <string> tFOREACH_OVERLAY_SEARCHSYMBOLS
224 %token <string> tOVERLAY_OBJECT
225 %token <string> tOVERLAY_LIBRARY
226 %token <string> tOVERLAY_SEARCHSYMBOL
228 %token <string> tFOREACH_LTDAUTOLOADS
229 %token <string> tFOREACH_LTDAUTOLOAD_OBJECTS
230 %token <string> tFOREACH_LTDAUTOLOAD_LIBRARIES
231 %token <string> tFOREACH_LTDAUTOLOAD_SEARCHSYMBOLS
240 %token <string> tLTDAUTOLOAD_OBJECT
241 %token <string> tLTDAUTOLOAD_LIBRARY
242 %token <string> tLTDAUTOLOAD_SEARCHSYMBOL
244 %token <string> tFOREACH_LTDOVERLAYS
245 %token <string> tFOREACH_LTDOVERLAY_OBJECTS
246 %token <string> tFOREACH_LTDOVERLAY_LIBRARIES
247 %token <string> tFOREACH_LTDOVERLAY_SEARCHSYMBOLS
257 %token <string> tLTDOVERLAY_OBJECT
258 %token <string> tLTDOVERLAY_LIBRARY
259 %token <string> tLTDOVERLAY_SEARCHSYMBOL
271 %token <string> tIF_ID
272 %token <string> tIF_COMP
273 %token <string> tIF_VALUE