Home
last modified time | relevance | path

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

/PHP-8.4/ext/bcmath/libbcmath/src/
H A Drecmul.c79 static inline void bc_fast_square(bc_num n1, size_t n1len, bc_num *prod) in bc_fast_square() function
280 bc_fast_square(n1, len1, &prod); in bc_square()

Completed in 4 milliseconds