Searched refs:ENDSUBSECTION (Results 1 - 6 of 6) sorted by relevance
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/ |
H A D | Module.c | 71 {ENDSUBSECTION, "endsubsection"}, 99 while ((token = xf86getToken (SubModuleTab)) != ENDSUBSECTION)
|
H A D | Vendor.c | 71 {ENDSUBSECTION, "endsubsection"}, 86 while ((token = xf86getToken (VendorSubTab)) != ENDSUBSECTION)
|
H A D | xf86tokens.h | 85 ENDSUBSECTION, enumerator in enum:__anon89
|
H A D | Video.c | 70 {ENDSUBSECTION, "endsubsection"}, 85 while ((token = xf86getToken (VideoPortTab)) != ENDSUBSECTION)
|
H A D | Pointer.c | 73 {ENDSUBSECTION, "endsubsection"},
|
H A D | Screen.c | 74 {ENDSUBSECTION, "endsubsection"}, 206 if (token == ENDSUBSECTION)
|
Completed in 23 milliseconds