Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h12728 # define NUM2PTR(any,d) (any)PTR2nat(d) macro
/openbsd/gnu/usr.bin/perl/
H A Dperl.h2518 #define NUM2PTR(any,d) (any)(PTRV)(d) macro