Searched refs:VendorTab (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/ | ||
| H A D | Vendor.c | 122 static xf86ConfigSymTabRec VendorTab[] = variable in typeref:typename:xf86ConfigSymTabRec[] 140 while ((token = xf86getToken (VendorTab)) != ENDSECTION) |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/ | ||
| H A D | Vendor.c | 134 static const xf86ConfigSymTabRec VendorTab[] = { variable in typeref:typename:const xf86ConfigSymTabRec[] 152 while ((token = xf86getToken(VendorTab)) != ENDSECTION) { |
Completed in 3 milliseconds