Searched refs:INT2PTR (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dppport.h59 #ifndef INT2PTR
60 # define INT2PTR(any,d) (any)(d) macro
228 my_cxt_t *my_cxtp = INT2PTR(my_cxt_t*,SvUV(my_cxt_sv))
H A DBerkeleyDB.xs420 i = INT2PTR(t, tmp) ; \
427 i = INT2PTR(t, tmp) ; \
432 i = INT2PTR(t, tmp) ; \
3456 BerkeleyDB__Cursor cur = INT2PTR(BerkeleyDB__Cursor, tmp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A Dppport.h59 #ifndef INT2PTR
60 # define INT2PTR(any,d) (any)(d) macro
223 my_cxt_t *my_cxtp = INT2PTR(my_cxt_t*,SvUV(my_cxt_sv))

Completed in 129 milliseconds