Buf_AddInt
void Buf_AddInt(Buffer *, int);
Buf_AddInt(&errBuf, WEXITSTATUS(status));
Buf_AddInt(buf, (int)entry->forHeadLineno);
Buf_AddInt(buf, (int)entry->lineno);
Buf_AddInt(&buf, 1 + (int)i);
Buf_AddInt(&buf, (int)ac);
Buf_AddInt(buf, (int)gn->lineno);