HomeSort by: relevance | last modified time | path
    Searched refs:n_attempts (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-qxl/dist/src/
qxl_mem.c 411 int n_attempts = 0; local
428 n_attempts = 0;
430 else if (++n_attempts == 1000)
qxl_surface_ums.c 438 int n_attempts = 0; local
460 ErrorF ("- %dth attempt\n", n_attempts++);

Completed in 8 milliseconds