-rw-r--r-- 116 saferewrite-20240807/src/int32_positive_01/cryptoint/positive_mask.c raw
#include "crypto_int32.h" crypto_int32 int32_positive_01(crypto_int32 x) { return crypto_int32_positive_01(x); }