SLOP
float pointslop = SLOP; /* horizontal error in points */
if (rlim.rlim_cur < argc + nfiles + SLOP) {
rlim.rlim_cur = argc + nfiles + SLOP;
size = strlen(sp->sc_tag) + strlen(sp->sc_type) + strlen(sp->sc_cmd) + strlen(sp->sc_comment) + SLOP;
current_buf_size = est_ifreq_size * est_if_count + SLOP;
if (current_buf_size - size < SLOP
new_size = est_ifreq_size * est_if_count + SLOP;
if ((sep = ep = malloc((unsigned)(2 * i + SLOP))) == NULL)
n = roundup((sizeof (struct dirent) + ((n > SLOP) ? n : 0)),
((n > SLOP) ? n : 0)),