Searched defs:hashstr (Results 1 – 3 of 3) sorted by relevance
69 char *hashstr, in grpc_php_wrap_channel_credentials()156 char *hashstr = malloc(41); in PHP_METHOD() local
60 #define hashstr(t,str) hashpow2(t, (str)->hash) macro
965 static PyObject *hashstr, *eqstr, *cmpstr; in instance_hash() local