Searched refs:EOF_TOKEN (Results 1 - 25 of 36) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A DDRI.c76 case EOF_TOKEN:
H A DExtensions.c64 case EOF_TOKEN:
H A DVendor.c104 case EOF_TOKEN:
166 case EOF_TOKEN:
H A DInput.c116 case EOF_TOKEN:
H A Dxf86tokens.h74 EOF_TOKEN = -4, enumerator in enum:__anon31d59bb00103
H A DModule.c109 case EOF_TOKEN:
165 case EOF_TOKEN:
H A DVideo.c119 case EOF_TOKEN:
207 case EOF_TOKEN:
H A DFiles.c164 case EOF_TOKEN:
H A DPointer.c211 case EOF_TOKEN:
H A Dscan.c263 if (pushToken == EOF_TOKEN)
264 return EOF_TOKEN;
306 return pushToken = EOF_TOKEN;
H A DLayout.c179 case EOF_TOKEN:
295 case EOF_TOKEN:
H A DMonitor.c249 case EOF_TOKEN:
369 case EOF_TOKEN:
392 case EOF_TOKEN:
585 case EOF_TOKEN:
H A Dread.c104 while ((token = xf86getToken (TopLevelTab)) != EOF_TOKEN)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A DExtensions.c64 case EOF_TOKEN:
H A DVendor.c116 case EOF_TOKEN:
178 case EOF_TOKEN:
H A DDRI.c75 case EOF_TOKEN:
H A DInput.c111 case EOF_TOKEN:
H A Dxf86tokens.h73 EOF_TOKEN = -4, enumerator in enum:__anon5f92ac430103
H A DModule.c104 case EOF_TOKEN:
161 case EOF_TOKEN:
H A DVideo.c115 case EOF_TOKEN:
202 case EOF_TOKEN:
H A DFiles.c153 case EOF_TOKEN:
H A DOutputClass.c145 case EOF_TOKEN:
H A DPointer.c203 case EOF_TOKEN:
H A Dscan.c262 if (pushToken == EOF_TOKEN)
263 return EOF_TOKEN;
304 return pushToken = EOF_TOKEN;
H A DLayout.c179 case EOF_TOKEN:
293 case EOF_TOKEN:

Completed in 27 milliseconds

12