estimate          292 ext/standard/exec.c 	uint64_t estimate = (2 * (uint64_t)l) + 1;
estimate          381 ext/standard/exec.c 	if ((estimate - y) > 4096) {
estimate          398 ext/standard/exec.c 	uint64_t estimate = (4 * (uint64_t)l) + 3;
estimate          468 ext/standard/exec.c 	if ((estimate - y) > 4096) {