SILC_MAX

NAME

    #define SILC_MAX(a, b)

DESCRIPTION

Return `a' if it is bigger than `b', otherwise return `b'.