Searched refs:pr_fact (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/factor/
H A Dfactor.c102 static void pr_fact(BIGNUM *); /* print factors of a value */
145 pr_fact(val);
151 pr_fact(val);
157 * pr_fact - print the factors of a number
166 pr_fact(BIGNUM *val) function

Completed in 115 milliseconds