SLOP              423 builtin/apply.c 	strbuf_grow(sb, SLOP);
SLOP              424 builtin/apply.c 	memset(sb->buf + sb->len, 0, SLOP);
SLOP              971 revision.c     		return SLOP;
SLOP              978 revision.c     		return SLOP;
SLOP             1090 revision.c     	int slop = SLOP;