Home
last modified time | relevance | path

Searched defs:INT2PTR (Results 1 – 25 of 1084) sorted by relevance

12345678910>>...44

/dports/databases/tdbc/tdbcodbc1.1.3/generic/
H A Dint2ptr_ptr2int.h9 # define INT2PTR(p) ((void *)(intptr_t)(p)) macro
12 # define INT2PTR(p) ((void *)(p)) macro
/dports/lang/tcl86/tcl8.6.12/pkgs/tdbcpostgres1.1.3/generic/
H A Dint2ptr_ptr2int.h9 # define INT2PTR(p) ((void *)(intptr_t)(p)) macro
12 # define INT2PTR(p) ((void *)(p)) macro
/dports/lang/tcl86/tcl8.6.12/pkgs/tdbcmysql1.1.3/generic/
H A Dint2ptr_ptr2int.h9 # define INT2PTR(p) ((void *)(intptr_t)(p)) macro
12 # define INT2PTR(p) ((void *)(p)) macro
/dports/lang/tcl86/tcl8.6.12/pkgs/tdbcodbc1.1.3/generic/
H A Dint2ptr_ptr2int.h9 # define INT2PTR(p) ((void *)(intptr_t)(p)) macro
12 # define INT2PTR(p) ((void *)(p)) macro
/dports/databases/tdbc/tdbcmysql1.1.3/generic/
H A Dint2ptr_ptr2int.h9 # define INT2PTR(p) ((void *)(intptr_t)(p)) macro
12 # define INT2PTR(p) ((void *)(p)) macro
/dports/databases/tdbc/tdbcpostgres1.1.3/generic/
H A Dint2ptr_ptr2int.h9 # define INT2PTR(p) ((void *)(intptr_t)(p)) macro
12 # define INT2PTR(p) ((void *)(p)) macro
/dports/devel/tcl-memchan/Memchan2.3/generic/
H A DmemchanInt.h160 # define INT2PTR(p) ((void *)(intptr_t)(p)) macro
163 # define INT2PTR(p) ((void *)(p)) macro
/dports/devel/libmaa/libmaa-1.4.7/tests/hash/
H A Dhashtest.c30 # define INT2PTR(x) ((void *)x) macro
32 # define INT2PTR(x) ((void *)((char *)0 + x)) macro
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/imagebuilder/
H A Dapi_op_DeleteImageRecipe.go42 // The request ID that uniquely identifies this request.
/dports/devel/p5-Data-UUID/Data-UUID-1.226/
H A DUUID.h16 # define INT2PTR(any,d) (any)(d) macro
23 # define INT2PTR(any,d) (any)(PTRV)(d) macro
/dports/x11-drivers/xorgxrdp/xorgxrdp-0.2.17/module/
H A DrdpPri.c60 #define INT2PTR(_int) ((void *) ((uintptr_t) ((int) (_int)))) macro
/dports/security/p5-Digest-SHA3/Digest-SHA3-1.04/
H A DSHA3.xs42 #define INT2PTR(p, i) (p) (i) macro
/dports/net-im/telegram-cli/tg-20200106/tgl/
H A Dauto.h43 #define INT2PTR(x) (void *)(long)(((long)x) * 2 + 1) macro
/dports/net-im/telegram-purple/telegram-purple-1.4.3/tgl/
H A Dauto.h43 #define INT2PTR(x) (void *)(long)(((long)x) * 2 + 1) macro
/dports/lang/perl5.32/perl-5.32.1/cpan/Digest-SHA/
H A DSHA.xs42 #define INT2PTR(p, i) (p) (i) macro
/dports/lang/perl5.30/perl-5.30.3/cpan/Digest-SHA/
H A DSHA.xs42 #define INT2PTR(p, i) (p) (i) macro
/dports/lang/perl5.34/perl-5.34.0/cpan/Digest-SHA/
H A DSHA.xs42 #define INT2PTR(p, i) (p) (i) macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Digest-SHA/
H A DSHA.xs42 #define INT2PTR(p, i) (p) (i) macro
/dports/mail/p5-Mail-Transport-Dbx/Mail-Transport-Dbx-0.07/
H A Dppport.h269 # define INT2PTR(any,d) (any)(d) macro
276 # define INT2PTR(any,d) (any)(PTRV)(d) macro
/dports/databases/p5-File-Locate/File-Locate-0.62/
H A Dppport.h269 # define INT2PTR(any,d) (any)(d) macro
276 # define INT2PTR(any,d) (any)(PTRV)(d) macro
/dports/graphics/graphviz/graphviz-2.44.1/lib/vmalloc/
H A Dvmdebug.c17 #define INT2PTR(t,v) ((t)(intptr_t)(v)) macro
19 #define INT2PTR(t,v) ((t)(v)) macro
/dports/security/p5-Digest-Haval256/Digest-Haval256-1.0.5/
H A Dppport.h269 # define INT2PTR(any,d) (any)(d) macro
276 # define INT2PTR(any,d) (any)(PTRV)(d) macro
/dports/security/p5-Crypt-Khazad/Crypt-Khazad-1.0.3/
H A Dppport.h269 # define INT2PTR(any,d) (any)(d) macro
276 # define INT2PTR(any,d) (any)(PTRV)(d) macro
/dports/security/p5-Crypt-Loki97/Crypt-Loki97-1.0.1/
H A Dppport.h269 # define INT2PTR(any,d) (any)(d) macro
276 # define INT2PTR(any,d) (any)(PTRV)(d) macro
/dports/security/p5-Crypt-Rabbit/Crypt-Rabbit-1.0.0/
H A Dppport.h269 # define INT2PTR(any,d) (any)(d) macro
276 # define INT2PTR(any,d) (any)(PTRV)(d) macro

12345678910>>...44