Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Dsv.c1817 int numtype; Perl_looks_like_number() local
1935 S_sv_2iuv_non_preserve(pTHX_ SV * const sv,I32 numtype) S_sv_2iuv_non_preserve() argument
1989 S_sv_setnv(pTHX_ SV * sv,int numtype) S_sv_setnv() argument
2113 int numtype; S_sv_2iuv_common() local
2330 const int numtype Perl_sv_2iv_flags() local
2420 const int numtype Perl_sv_2uv_flags() local
2568 const int numtype = grok_number(SvPVX_const(sv), SvCUR(sv), &value); Perl_sv_2nv_flags() local
9255 const int numtype = grok_number_flags(SvPVX_const(sv), SvCUR(sv), NULL, PERL_SCAN_TRAILING); global() local
9440 const int numtype = grok_number(SvPVX_const(sv), SvCUR(sv), NULL); global() local
[all...]
H A Dnumeric.c1027 int numtype = 0; in Perl_grok_number_flags() local
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h16727 int numtype = 0; in DPPP_() local