Home
last modified time | relevance | path

Searched refs:GenerateFactors (Results 1 – 3 of 3) sorted by relevance

/dports/lang/nickle/nickle-2.90/
H A Drational.c542 GenerateFactors (Natural *n, Natural *max) in GenerateFactors() function
662 factors = GenerateFactors (ndigits, max); in RationalRepeatLength()
/dports/math/form/form-4.2.1/sources/
H A Dcompiler.c2051 subexp = GenerateFactors(pow,1); in CodeFactors()
2100 subexp = GenerateFactors(pow,AS.OldNumFactors[nexp]); in CodeFactors()
2150 subexp = GenerateFactors(pow,1); in CodeFactors()
2208 WORD GenerateFactors(WORD n,WORD inc) in GenerateFactors() function
H A Ddeclare.h1202 extern WORD GenerateFactors(WORD,WORD);