DEBSOURCES
Skip Quicknav
sources / libmath-prime-util-gmp-perl / 0.27-1 / small_factor.h
123456789
#ifndef MPU_SMALL_FACTOR_H #define MPU_SMALL_FACTOR_H #include "ptypes.h" extern int racing_squfof_factor(UV n, UV *factors, UV rounds); #endif