Home
last modified time | relevance | path

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

/PHP-5.6/ext/bcmath/libbcmath/src/
H A Ddivmod.c50 bc_num quotient = NULL; in bc_divmod() local
64 quotient = bc_copy_num (temp); in bc_divmod()
72 *quot = quotient; in bc_divmod()

Completed in 4 milliseconds