Home
last modified time | relevance | path

Searched refs:TC_CORBA_octet (Results 1 – 5 of 5) sorted by relevance

/dports/devel/ORBit2/ORBit2-2.14.19/include/orbit/orb-core/
H A Dcorba-typecode.h49 #define TC_CORBA_octet ((CORBA_TypeCode)&TC_CORBA_octet_struct) macro
/dports/devel/ORBit2/ORBit2-2.14.19/src/services/imodule/
H A Dorbit-imodule-utils.c133 label->_type = TC_CORBA_octet; in ORBit_imodule_setup_label_any()
134 label->_value = ORBit_small_alloc (TC_CORBA_octet); in ORBit_imodule_setup_label_any()
593 (CORBA_Object) TC_CORBA_octet, NULL); in ORBit_imodule_get_typecode()
/dports/devel/ORBit2/ORBit2-2.14.19/test/
H A Dtest-performance.c20 TC_CORBA_octet, in test_copy()
/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/orb-core/
H A Dcorba-typecode.c1052 { TK_EMPTY, NULL, NULL, TC_CORBA_octet }, /* tk_octet */
/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/dynamic/
H A Ddynany.c962 MAKE_DYNANY_GET (octet, TC_CORBA_octet, octet)