Listing 8

free()
    {
    /*  Free routine */
    }
malloc()
    {
    /*  Malloc routine */
    }
some_other()
    {
    /*  Some other routine */
    }