Synopsis
int16_t __int16_mod(int16_t dividend,
                    int16_t divisor);
Description

__int16_mod divides dividend by divisor and returns the signed remainder after division as the result.