Home | History | Annotate | Download | only in dist

Lines Matching refs:mnReq

9882   int mnReq, mxReq;                 /* Min and max heap requests sizes */
14281 nMinLog = memsys5Log(sqlite3GlobalConfig.mnReq);
95794 sqlite3GlobalConfig.mnReq = va_arg(ap, int);