Searched refs:xf86Int10InfoRec (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dxf86int10.h45 } xf86Int10InfoRec, *xf86Int10InfoPtr; typedef in typeref:struct:__anon252239e70108
H A Dgeneric.c31 * the emulator cannot pass a pointer to the current xf86Int10InfoRec
144 pInt = (xf86Int10InfoPtr)xnfcalloc(1, sizeof(xf86Int10InfoRec));
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dxf86int10.h45 } xf86Int10InfoRec, *xf86Int10InfoPtr; typedef in typeref:struct:__anon292c09ba0108
H A Dgeneric.c67 * the emulator cannot pass a pointer to the current xf86Int10InfoRec
135 pInt = (xf86Int10InfoPtr) xnfcalloc(1, sizeof(xf86Int10InfoRec));
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/int10/
H A Dlinux.c146 pInt = (xf86Int10InfoPtr)xnfcalloc(1, sizeof(xf86Int10InfoRec));
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/int10/
H A Dlinux.c161 pInt = (xf86Int10InfoPtr) xnfcalloc(1, sizeof(xf86Int10InfoRec));

Completed in 7 milliseconds