Home
last modified time | relevance | path

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

/PHP-8.3/ext/bcmath/libbcmath/src/
H A Dnum2long.c40 long bc_num2long(bc_num num) in bc_num2long() function
H A Doutput.c139 temp->digit = bc_num2long(cur_dig); in bc_out_num()
167 fdigit = bc_num2long(frac_part); in bc_out_num()
H A Draise.c110 long exponent = bc_num2long(expo); in bc_raise_bc_exponent()
H A Dbcmath.h104 long bc_num2long(bc_num num);
/PHP-8.3/ext/bcmath/
H A Dbcmath.c538 long exponent = bc_num2long(bc_exponent); in PHP_FUNCTION()

Completed in 9 milliseconds