Searched defs:typecode (Results 1 – 5 of 5) sorted by relevance
41 #define TYPE_IS_CONTAINER(typecode) \ argument284 dbus_type_is_container (int typecode) in dbus_type_is_container()306 dbus_type_is_basic (int typecode) in dbus_type_is_basic()335 dbus_type_is_fixed (int typecode) in dbus_type_is_fixed()
1175 _dbus_type_get_alignment (int typecode) in _dbus_type_get_alignment()1223 _dbus_type_is_valid (int typecode) in _dbus_type_is_valid()1257 _dbus_type_to_string (int typecode) in _dbus_type_to_string()
1676 int typecode) in write_or_verify_typecode()
303 int typecode, in set_or_delete_string_field()
360 int typecode; member