Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h16660 #define grok_numeric_radix(a,b) DPPP_(my_grok_numeric_radix)(aTHX_ a,b) macro
/openbsd-src/gnu/usr.bin/perl/
H A Dembed.h256 # define grok_numeric_radix(a,b) Perl_grok_numeric_radix(aTHX_ a,b) macro