Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/cpan/Term-ReadKey/
Dppport.h12718 # define PTR2ul(p) (unsigned long)(p) macro
12720 # define PTR2ul(p) INT2PTR(unsigned long,p) macro
/openbsd/src/gnu/usr.bin/perl/
Dperl.h2499 # define PTR2ul(p) (unsigned long)(p) macro
2509 # define PTR2ul(p) INT2PTR(unsigned long,p) macro