Searched refs:InputTab (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A DInput.c70 xf86ConfigSymTabRec InputTab[] = variable in typeref:typename:xf86ConfigSymTabRec[]
88 while ((token = xf86getToken (InputTab)) != ENDSECTION)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A DInput.c65 static const xf86ConfigSymTabRec InputTab[] = { variable in typeref:typename:const xf86ConfigSymTabRec[]
83 while ((token = xf86getToken(InputTab)) != ENDSECTION) {

Completed in 6 milliseconds