estimate 283 ext/standard/exec.c uint64_t estimate = (2 * (uint64_t)l) + 1; estimate 372 ext/standard/exec.c if ((estimate - y) > 4096) { estimate 391 ext/standard/exec.c uint64_t estimate = (4 * (uint64_t)l) + 3; estimate 459 ext/standard/exec.c if ((estimate - y) > 4096) {