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_CRT0_OBJECT
192 %token <string> tSTATIC_OBJECT
193 %token <string> tSTATIC_LIBRARY
194 %token <string> tSTATIC_SEARCHSYMBOL
196 %token <string> tFOREACH_AUTOLOADS
197 %token <string> tFOREACH_AUTOLOAD_OBJECTS
198 %token <string> tFOREACH_AUTOLOAD_LIBRARIES
199 %token <string> tFOREACH_AUTOLOAD_SEARCHSYMBOLS
208 %token <string> tAUTOLOAD_OBJECT
209 %token <string> tAUTOLOAD_LIBRARY
210 %token <string> tAUTOLOAD_SEARCHSYMBOL
212 %token <string> tFOREACH_OVERLAYS
213 %token <string> tFOREACH_OVERLAY_OBJECTS
214 %token <string> tFOREACH_OVERLAY_LIBRARIES
215 %token <string> tFOREACH_OVERLAY_SEARCHSYMBOLS
225 %token <string> tOVERLAY_OBJECT
226 %token <string> tOVERLAY_LIBRARY
227 %token <string> tOVERLAY_SEARCHSYMBOL
229 %token <string> tFOREACH_LTDAUTOLOADS
230 %token <string> tFOREACH_LTDAUTOLOAD_OBJECTS
231 %token <string> tFOREACH_LTDAUTOLOAD_LIBRARIES
232 %token <string> tFOREACH_LTDAUTOLOAD_SEARCHSYMBOLS
241 %token <string> tLTDAUTOLOAD_OBJECT
242 %token <string> tLTDAUTOLOAD_LIBRARY
243 %token <string> tLTDAUTOLOAD_SEARCHSYMBOL
245 %token <string> tFOREACH_LTDOVERLAYS
246 %token <string> tFOREACH_LTDOVERLAY_OBJECTS
247 %token <string> tFOREACH_LTDOVERLAY_LIBRARIES
248 %token <string> tFOREACH_LTDOVERLAY_SEARCHSYMBOLS
258 %token <string> tLTDOVERLAY_OBJECT
259 %token <string> tLTDOVERLAY_LIBRARY
260 %token <string> tLTDOVERLAY_SEARCHSYMBOL
272 %token <string> tIF_ID
273 %token <string> tIF_COMP
274 %token <string> tIF_VALUE