Home
last modified time | relevance | path

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

/PHP-7.2/ext/bcmath/libbcmath/src/
H A Dnum2long.c47 bc_num2long (num) in bc_num2long() function
H A Doutput.c156 temp->digit = bc_num2long (cur_dig); in bc_out_num()
186 fdigit = bc_num2long (frac_part); in bc_out_num()
H A Draise.c59 exponent = bc_num2long (num2); in bc_raise()
H A Dbcmath.h118 _PROTOTYPE(long bc_num2long, (bc_num num));

Completed in 16 milliseconds