Home | History | Annotate | Download | only in mpreal

Lines Matching refs:MAX_REQUEST

2098 #define MAX_REQUEST         ((-MIN_CHUNK_SIZE) << 2)

4124 if (pad < MAX_REQUEST && is_initialized(m)) {
4300 if (bytes >= MAX_REQUEST) {
4385 if (bytes >= MAX_REQUEST - alignment) {
4677 else if (bytes >= MAX_REQUEST)
5112 else if (bytes >= MAX_REQUEST)