Searched refs:PTRV (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/CPANInternal-159.1/Data-UUID-1.219/
H A DUUID.h15 # define PTRV UV macro
19 # define PTRV unsigned long macro
21 # define PTRV unsigned macro
23 # define INT2PTR(any,d) (any)(PTRV)(d)
25 #define NUM2PTR(any,d) (any)(PTRV)(d)
/macosx-10.10/CPANInternal-159.1/Readonly-XS-1.05/
H A Dppport.h268 # define PTRV UV macro
272 # define PTRV unsigned long macro
274 # define PTRV unsigned macro
276 # define INT2PTR(any,d) (any)(PTRV)(d)
278 #define NUM2PTR(any,d) (any)(PTRV)(d)
/macosx-10.10/CPANInternal-159.1/File-ExtAttr-1.09/
H A Dppport.h290 # define PTRV UV macro
294 # define PTRV unsigned long macro
296 # define PTRV unsigned macro
298 # define INT2PTR(any,d) (any)(PTRV)(d)
300 #define NUM2PTR(any,d) (any)(PTRV)(d)
/macosx-10.10/CPANInternal-159.1/Unix-Getrusage-0.03/
H A Dppport.h597 PTRV|5.006000||p
3001 # define PTRV UV macro
3005 # define PTRV unsigned long macro
3007 # define PTRV unsigned macro
3009 # define INT2PTR(any,d) (any)(PTRV)(d)
3012 # define NUM2PTR(any,d) (any)(PTRV)(d)
/macosx-10.10/CPANInternal-159.1/Sub-Identify-0.04/
H A Dppport.h675 PTRV|5.006000||p
3642 # define PTRV UV macro
3646 # define PTRV unsigned long macro
3648 # define PTRV unsigned macro
3650 # define INT2PTR(any,d) (any)(PTRV)(d)
3653 # define NUM2PTR(any,d) (any)(PTRV)(d)
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/xs/
H A Dppport.h733 PTRV|5.006000||p
3934 # define PTRV UV macro
3938 # define PTRV unsigned long macro
3940 # define PTRV unsigned macro
3942 # define INT2PTR(any,d) (any)(PTRV)(d)
3954 # define PTR2nat(p) (PTRV)(p)

Completed in 137 milliseconds