Home
last modified time | relevance | path

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

/dports/math/p5-Math-GMPf/Math-GMPf-0.45/
H A Dmath_gmpf_include.h115 nok_pok++; \
H A DGMPf.pod520 Returns the value of the nok_pok flag. This flag is
528 Resets the nok_pok flag to the value specified by $iv.
531 Resets the nok_pok flag to 0.(Essentially the same
H A DGMPf.xs17 int nok_pok = 0; /* flag that is incremented whenever a scalar that is both * variable
3276 return nok_pok;
3280 nok_pok = 0;
3284 nok_pok = x;
/dports/math/p5-Math-MPC/Math-MPC-1.13/
H A Dmath_mpc_include.h170 nok_pok++; \
H A DMPC.pod827 Returns the value of the nok_pok flag. This flag is
835 Resets the nok_pok flag to the value specified by $iv.
838 Resets the nok_pok flag to 0.(Essentially the same as
H A DMPC.xs39 int nok_pok = 0; /* flag that is incremented whenever a scalar that is both variable
3164 nok_pok++;
3603 return nok_pok;
3607 nok_pok = 0;
3611 nok_pok = x;
/dports/math/p5-Math-MPFR/Math-MPFR-4.17/
H A Dmath_mpfr_include.h267 nok_pok++; \
H A DMPFR.pod2133 Returns the value of the nok_pok flag. This flag is
2145 Resets the nok_pok flag to the value specified by $iv.
2152 Resets the nok_pok flag to 0.(Essentially the same
H A DMPFR.xs24 int nok_pok = 0; /* flag that is incremented whenever a scalar that is both variable
6800 return nok_pok;
6808 nok_pok = 0;
6816 nok_pok = x;