Both functions has a check at the beginning to return when h > 32767. Fixes LGTM 2 warnings "Comparison is always false because h <= 32767." Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>