HomeSort by: relevance | last modified time | path
    Searched defs:alloc_new_value (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/hashtable/
hashtable.c 622 static struct ht_internal_value_st *alloc_new_value(HT *h, HT_KEY *key, function
665 newval = alloc_new_value(h, key, data->value, data->type_id);

Completed in 15 milliseconds