Home | History | Annotate | Download | only in fmq

Lines Matching refs:SIZE_MAX

642     if (numElementsInQueue > SIZE_MAX / sizeof(T)) {