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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dxf86int10.h129 CARD32 getIntVect(xf86Int10InfoPtr pInt, int num);
H A Dhelper_exec.c103 getIntVect(xf86Int10InfoPtr pInt,int num) function in typeref:typename:CARD32
H A Dxf86int10.c41 if (getIntVect(pInt, num) == I_S_DEFAULT_INT_VECT)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dxf86int10.h130 uint32_t getIntVect(xf86Int10InfoPtr pInt, int num);
H A Dhelper_exec.c106 getIntVect(xf86Int10InfoPtr pInt, int num) function in typeref:typename:uint32_t
H A Dxf86int10.c42 if (getIntVect(pInt, num) == I_S_DEFAULT_INT_VECT)

Completed in 10 milliseconds