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
184 %token <string> tFOREACH_STATIC_FORCES
193 %token <string> tSTATIC_CRT0_OBJECT
194 %token <string> tSTATIC_OBJECT
195 %token <string> tSTATIC_LIBRARY
196 %token <string> tSTATIC_SEARCHSYMBOL
197 %token <string> tSTATIC_FORCE
199 %token <string> tFOREACH_AUTOLOADS
200 %token <string> tFOREACH_AUTOLOAD_OBJECTS
201 %token <string> tFOREACH_AUTOLOAD_LIBRARIES
202 %token <string> tFOREACH_AUTOLOAD_SEARCHSYMBOLS
203 %token <string> tFOREACH_AUTOLOAD_FORCES
213 %token <string> tAUTOLOAD_OBJECT
214 %token <string> tAUTOLOAD_LIBRARY
215 %token <string> tAUTOLOAD_SEARCHSYMBOL
216 %token <string> tAUTOLOAD_FORCE
218 %token <string> tFOREACH_OVERLAYS
219 %token <string> tFOREACH_OVERLAY_OBJECTS
220 %token <string> tFOREACH_OVERLAY_LIBRARIES
221 %token <string> tFOREACH_OVERLAY_SEARCHSYMBOLS
222 %token <string> tFOREACH_OVERLAY_FORCES
234 %token <string> tOVERLAY_OBJECT
235 %token <string> tOVERLAY_LIBRARY
236 %token <string> tOVERLAY_SEARCHSYMBOL
237 %token <string> tOVERLAY_FORCE
239 %token <string> tFOREACH_LTDAUTOLOADS
240 %token <string> tFOREACH_LTDAUTOLOAD_OBJECTS
241 %token <string> tFOREACH_LTDAUTOLOAD_LIBRARIES
242 %token <string> tFOREACH_LTDAUTOLOAD_SEARCHSYMBOLS
243 %token <string> tFOREACH_LTDAUTOLOAD_FORCES
253 %token <string> tLTDAUTOLOAD_OBJECT
254 %token <string> tLTDAUTOLOAD_LIBRARY
255 %token <string> tLTDAUTOLOAD_SEARCHSYMBOL
256 %token <string> tLTDAUTOLOAD_FORCE
258 %token <string> tFOREACH_LTDOVERLAYS
259 %token <string> tFOREACH_LTDOVERLAY_OBJECTS
260 %token <string> tFOREACH_LTDOVERLAY_LIBRARIES
261 %token <string> tFOREACH_LTDOVERLAY_SEARCHSYMBOLS
262 %token <string> tFOREACH_LTDOVERLAY_FORCES
274 %token <string> tLTDOVERLAY_OBJECT
275 %token <string> tLTDOVERLAY_LIBRARY
276 %token <string> tLTDOVERLAY_SEARCHSYMBOL
277 %token <string> tLTDOVERLAY_FORCE
289 %token <string> tIF_ID
290 %token <string> tIF_COMP
291 %token <string> tIF_VALUE