Home
last modified time | relevance | path

Searched refs:IDLN_TYPE_STRING (Results 1 – 8 of 8) sorted by relevance

/dports/devel/ORBit2/ORBit2-2.14.19/src/idl-compiler/
H A Dorbit-idl-utils.c254 case IDLN_TYPE_STRING: in orbit_idl_print_node()
435 typeoffsets[IDLN_TYPE_STRING] = 12; in orbit_cbe_get_typeoffsets_table()
602 case IDLN_TYPE_STRING: in orbit_cbe_type_is_fixed_length()
658 case IDLN_TYPE_STRING: in orbit_cbe_get_typespec()
H A Dorbit-idl-c-utils.c45 case IDLN_TYPE_STRING: in orbit_cbe_type_is_builtin()
133 case IDLN_TYPE_STRING: in orbit_cbe_get_typespec_str()
483 IDLN_TYPE_STRING: \
H A Dorbit-idl-c-typecode.c58 case IDLN_TYPE_STRING: in orbit_generate_tcstruct_name()
441 case IDLN_TYPE_STRING: in orbit_output_tcstruct_kind()
546 case IDLN_TYPE_STRING: in orbit_output_tcstruct_length()
818 case IDLN_TYPE_STRING: /* drop through */ in orbit_find_c_align()
H A Dorbit-idl-c-imodule.c170 case IDLN_TYPE_STRING: in ci_build_types()
/dports/devel/ORBit2/ORBit2-2.14.19/src/services/imodule/
H A Dorbit-imodule-utils.c361 case IDLN_TYPE_STRING: in ORBit_imodule_get_typespec()
474 case IDLN_TYPE_STRING: /* drop through */ in ORBit_imodule_find_c_align()
580 case IDLN_TYPE_STRING: in ORBit_imodule_get_typecode()
855 case IDLN_TYPE_STRING: in ORBit_imodule_type_is_fixed_length()
/dports/devel/libIDL/libIDL-0.8.14/include/libIDL/
H A DIDL.h261 #define IDL_TYPE_STRING(a) IDL_CHECK_CAST(a, IDLN_TYPE_STRING, idl_type_string)
520 IDLN_TYPE_STRING, enumerator
616 IDL_NODE_TYPE(a) == IDLN_TYPE_STRING || \
H A DIDL.h.in261 #define IDL_TYPE_STRING(a) IDL_CHECK_CAST(a, IDLN_TYPE_STRING, idl_type_string)
520 IDLN_TYPE_STRING, enumerator
616 IDL_NODE_TYPE(a) == IDLN_TYPE_STRING || \
/dports/devel/libIDL/libIDL-0.8.14/
H A Dutil.c1144 IDL_tree p = IDL_node_new (IDLN_TYPE_STRING); in IDL_type_string_new()
1681 case IDLN_TYPE_STRING: in IDL_tree_walk_real()
2066 case IDLN_TYPE_STRING: in IDL_tree_free()
2940 case IDLN_TYPE_STRING: in IDL_emit_IDL_type_pre()
2942 if (IDL_NODE_TYPE (p) == IDLN_TYPE_STRING) { in IDL_emit_IDL_type_pre()
2951 if (IDL_NODE_TYPE (p) == IDLN_TYPE_STRING) in IDL_emit_IDL_type_pre()
3427 table[IDLN_TYPE_STRING].pre = in IDL_get_IDL_emission_table()