Home
last modified time | relevance | path

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

/PHP-8.2/ext/bcmath/libbcmath/src/
H A Dinit.c52 temp->n_refs = 1;
70 (*num)->n_refs--;
71 if ((*num)->n_refs == 0) {
99 num->n_refs++; in bc_copy_num()
H A Dbcmath.h44 int n_refs; /* The number of pointers to this number. */ member
H A Drecmul.c62 temp->n_refs = 1; in new_sub_num()

Completed in 12 milliseconds