Home
last modified time | relevance | path

Searched defs:n2_full_scale (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/bcmath/
H A Dbcmath.c1023 size_t n1_full_scale, size_t n2_full_scale, size_t *scale, bool auto_scale in bcmath_number_add_internal()
1035 size_t n1_full_scale, size_t n2_full_scale, size_t *scale, bool auto_scale in bcmath_number_sub_internal()
1047 size_t n1_full_scale, size_t n2_full_scale, size_t *scale, bool auto_scale in bcmath_number_mul_internal()
1087 size_t n1_full_scale, size_t n2_full_scale, size_t *scale, bool auto_scale in bcmath_number_mod_internal()
1242 size_t n2_full_scale; in bcmath_number_do_operation() local
1340 size_t n2_full_scale; in bcmath_number_compare() local

Completed in 9 milliseconds