st.c:561
static int
numhash(n)
    long n;
{
    return n;
}
