Searched defs:NUM2PTR (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/ | ||
H A D | ppport.h | 12728 # define NUM2PTR(any,d) (any)PTR2nat(d) macro |
/openbsd/gnu/usr.bin/perl/ | ||
H A D | perl.h | 2520 #define NUM2PTR(any,d) (any)(PTRV)(d) macro |