-rw-r--r-- 116 saferewrite-20241004/src/int16_negative_01/cryptoint/negative_mask.c raw
#include "crypto_int16.h" crypto_int16 int16_negative_01(crypto_int16 x) { return crypto_int16_negative_01(x); }