Home
last modified time | relevance | path

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

/dports/devel/libght/libght-0.1.0/src/
H A Dght_node.c494 GhtAttribute *compacted_attribute) in ght_node_compact_attribute_with_delta() argument
537 memcpy(compacted_attribute, myattr, sizeof(GhtAttribute)); in ght_node_compact_attribute_with_delta()
547 return ght_attribute_get_by_dimension(node->attributes, dim, compacted_attribute); in ght_node_compact_attribute_with_delta()