Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dnumeric.c486 Perl_grok_numeric_radix(pTHX_ const char **sp, const char *send) in Perl_grok_numeric_radix() function
H A Dembed.h479 #define grok_numeric_radix Perl_grok_numeric_radix
3006 #define grok_numeric_radix(a,b) Perl_grok_numeric_radix(aTHX_ a,b)
H A Dproto.h366 PERL_CALLCONV bool Perl_grok_numeric_radix(pTHX_ const char **sp, const char *send);