Home
last modified time | relevance | path

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

/dports/net/openmpi3/openmpi-3.1.6/opal/class/
H A Dopal_hash_table.c622 opal_hash_type_methods_ptr = { variable
642 &opal_hash_type_methods_ptr != ht->ht_type_methods) { in opal_hash_table_get_value_ptr()
649 ht->ht_type_methods = &opal_hash_type_methods_ptr; in opal_hash_table_get_value_ptr()
681 &opal_hash_type_methods_ptr != ht->ht_type_methods) { in opal_hash_table_set_value_ptr()
688 ht->ht_type_methods = &opal_hash_type_methods_ptr; in opal_hash_table_set_value_ptr()
731 &opal_hash_type_methods_ptr != ht->ht_type_methods) { in opal_hash_table_remove_value_ptr()
738 ht->ht_type_methods = &opal_hash_type_methods_ptr; in opal_hash_table_remove_value_ptr()
/dports/net/openmpi/openmpi-4.1.1/opal/class/
H A Dopal_hash_table.c622 opal_hash_type_methods_ptr = { variable
642 &opal_hash_type_methods_ptr != ht->ht_type_methods) { in opal_hash_table_get_value_ptr()
649 ht->ht_type_methods = &opal_hash_type_methods_ptr; in opal_hash_table_get_value_ptr()
681 &opal_hash_type_methods_ptr != ht->ht_type_methods) { in opal_hash_table_set_value_ptr()
688 ht->ht_type_methods = &opal_hash_type_methods_ptr; in opal_hash_table_set_value_ptr()
731 &opal_hash_type_methods_ptr != ht->ht_type_methods) { in opal_hash_table_remove_value_ptr()
738 ht->ht_type_methods = &opal_hash_type_methods_ptr; in opal_hash_table_remove_value_ptr()