HomeSort by: relevance | last modified time | path
    Searched defs:npt (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/fb/
fbpoint.c 34 int npt,
44 int npt,
59 while (npt--) {
88 int npt; local
94 npt = nptInit;
96 npt--;
97 while (npt--) {
  /xsrc/external/mit/xorg-server.old/dist/fb/
fbpoint.c 34 int npt,
48 int npt,
68 while (npt--)
126 int npt; local
132 npt = nptInit;
135 npt--;
136 while(npt--)
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/shadowfb/
shadow.c 721 int npt = nptInit; local
728 while(--npt) {
770 int npt = nptInit; local
776 if(npt > 1) {
786 while(--npt) {
796 while(--npt) {

Completed in 7 milliseconds