-rw-r--r-- 116 saferewrite-20241004/src/int16_topbit_mask/supercopnew/topbit_mask.c raw#include "crypto_int16.h" crypto_int16 int16_topbit_mask(crypto_int16 x) { return crypto_int16_topbit_mask(x); }