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

/xsrc/external/mit/xorg-server.old/dist/os/
H A Dlog.c426 static int nrepeat = 0; variable in typeref:typename:int
477 if (nrepeat > 0) {
480 prefix != NULL ? prefix : "", nrepeat);
481 nrepeat = 0;
504 nrepeat++;
512 nrepeat = 0;
/xsrc/external/mit/xorg-server/dist/os/
H A Dlog.c888 static int nrepeat = 0; variable in typeref:typename:int
939 if (nrepeat > 0) {
942 prefix != NULL ? prefix : "", nrepeat);
943 nrepeat = 0;
967 nrepeat++;
976 nrepeat = 0;

Completed in 4 milliseconds