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

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dmspace.c360 #define MAX_REQUEST ((-MIN_CHUNK_SIZE) << 2) macro
1979 if (bytes >= MAX_REQUEST) {
2058 if (bytes >= MAX_REQUEST - alignment) {
2219 else if (bytes >= MAX_REQUEST)

Completed in 5 milliseconds