#pragma once #include "stdint.h" /* ============================================================================= etwslt.c -- global functions ============================================================================= */ extern int16_t ef_wslt(int16_t n); extern int16_t et_wslt(int16_t n); extern int16_t nd_wslt(int16_t nn, int16_t k); extern int16_t rd_wslt(int16_t nn);