Home
last modified time | relevance | path

Searched refs:PTR_PLUS (Results 1 – 3 of 3) sorted by relevance

/dports/accessibility/at-spi2-core/at-spi2-core-2.36.0/dbind/
H A Ddbind-any.c42 #define PTR_PLUS(ptr, offset) \ macro
286 *data = PTR_PLUS (data0, offset); in dbind_any_free_r()
292 *data = PTR_PLUS (data0, offset); in dbind_any_free_r()
310 *data = PTR_PLUS (data0, offset); in dbind_any_free_r()
316 *data = PTR_PLUS (data0, offset); in dbind_any_free_r()
398 *data = PTR_PLUS (data0, offset); in dbind_any_marshal()
404 *data = PTR_PLUS (data0, offset); in dbind_any_marshal()
428 *data = PTR_PLUS (data0, offset); in dbind_any_marshal()
434 *data = PTR_PLUS (data0, offset); in dbind_any_marshal()
609 *data = PTR_PLUS (data0, offset); in dbind_any_demarshal()
[all …]
/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/orb-core/
H A Dcorba-any.c6 #define PTR_PLUS(ptr, offset) \ macro
186 *val = PTR_PLUS (val0, offset); in ORBit_marshal_value()
191 *val = PTR_PLUS (val0, offset); in ORBit_marshal_value()
560 *val = PTR_PLUS (val0, offset); in ORBit_demarshal_value()
566 *val = PTR_PLUS (val0, offset); in ORBit_demarshal_value()
884 *val = PTR_PLUS (val0, offset); in ORBit_copy_value_core()
890 *val = PTR_PLUS (val0, offset); in ORBit_copy_value_core()
1070 *a = PTR_PLUS (a0, offset); in ORBit_value_equivalent()
1071 *b = PTR_PLUS (b0, offset); in ORBit_value_equivalent()
1078 *a = PTR_PLUS (a0, offset); in ORBit_value_equivalent()
[all …]
/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/dynamic/
H A Ddynany.c107 #define PTR_PLUS(ptr, offset) \ macro
1428 tmpsrc = PTR_PLUS (src, offset); in DynamicAny_DynStruct_get_members()
1492 tmpdest = PTR_PLUS (dest, offset); in DynamicAny_DynStruct_set_members()