Home
last modified time | relevance | path

Searched refs:TC_CORBA_unsigned_long (Results 1 – 7 of 7) sorted by relevance

/dports/devel/ORBit2/ORBit2-2.14.19/include/orbit/orb-core/
H A Dcorba-typecode.h41 #define TC_CORBA_unsigned_long ((CORBA_TypeCode)&TC_CORBA_unsigned_long_struct) macro
H A Diop-defs.h39 #define IOP_ProfileId__alloc() ((IOP_ProfileId *)ORBit_small_alloc (TC_CORBA_unsigned_long))
40 #define IOP_ProfileId__freekids(m,d) ORBit_small_freekids (TC_CORBA_unsigned_long,(m),(d))
204 #define IOP_ComponentId__alloc() ((IOP_ComponentId *)ORBit_small_alloc (TC_CORBA_unsigned_long))
205 #define IOP_ComponentId__freekids(m,d) ORBit_small_freekids (TC_CORBA_unsigned_long,(m),(d))
491 #define IOP_ServiceId__alloc() ((IOP_ServiceId *)ORBit_small_alloc (TC_CORBA_unsigned_long))
492 #define IOP_ServiceId__freekids(m,d) ORBit_small_freekids (TC_CORBA_unsigned_long,(m),(d))
2975 #define CSI_AuthorizationElementType__freekids(m,d) ORBit_small_freekids (TC_CORBA_unsigned_long,(m…
3155 …SI_IdentityTokenType__alloc() ((CSI_IdentityTokenType *)ORBit_small_alloc (TC_CORBA_unsigned_long))
3156 #define CSI_IdentityTokenType__freekids(m,d) ORBit_small_freekids (TC_CORBA_unsigned_long,(m),(d))
4140 … CONV_FRAME_CodeSetId__alloc() ((CONV_FRAME_CodeSetId *)ORBit_small_alloc (TC_CORBA_unsigned_long))
[all …]
H A Dcorba-defs.h2266 #define CORBA_PolicyType__alloc() ((CORBA_PolicyType *)ORBit_small_alloc (TC_CORBA_unsigned_long))
2267 #define CORBA_PolicyType__freekids(m,d) ORBit_small_freekids (TC_CORBA_unsigned_long,(m),(d))
8824 #define CORBA_Flags__alloc() ((CORBA_Flags *)ORBit_small_alloc (TC_CORBA_unsigned_long))
8825 #define CORBA_Flags__freekids(m,d) ORBit_small_freekids (TC_CORBA_unsigned_long,(m),(d))
9057 …ne CORBA_ServiceOption__alloc() ((CORBA_ServiceOption *)ORBit_small_alloc (TC_CORBA_unsigned_long))
9058 #define CORBA_ServiceOption__freekids(m,d) ORBit_small_freekids (TC_CORBA_unsigned_long,(m),(d))
9084 …_ServiceDetailType__alloc() ((CORBA_ServiceDetailType *)ORBit_small_alloc (TC_CORBA_unsigned_long))
9085 #define CORBA_ServiceDetailType__freekids(m,d) ORBit_small_freekids (TC_CORBA_unsigned_long,(m),(d))
/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/orb-core/
H A Dcorba-object.c819 TC_CORBA_unsigned_long,
945 TC_CORBA_unsigned_long, "hash", 4,
H A Dcorba-typecode.c1047 { TK_EMPTY, NULL, NULL, TC_CORBA_unsigned_long }, /* tk_ulong */
/dports/devel/ORBit2/ORBit2-2.14.19/src/services/imodule/
H A Dorbit-imodule-utils.c560 retval = TC_CORBA_unsigned_long; in ORBit_imodule_get_typecode()
/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/dynamic/
H A Ddynany.c955 MAKE_DYNANY_GET (unsigned_long, TC_CORBA_unsigned_long, ulong)