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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/scripts/perl/Perf-Trace-Util/
H A DContext.c55 struct scripting_context * context = INT2PTR(struct scripting_context *,SvIV(ST(0)));
78 struct scripting_context * context = INT2PTR(struct scripting_context *,SvIV(ST(0)));
101 struct scripting_context * context = INT2PTR(struct scripting_context *,SvIV(ST(0)));
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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 35 milliseconds