Home
last modified time | relevance | path

Searched defs:hash_value (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/tools/lldbmacros/core/
H A Dcollections.py604 def __init__(self, hash_value, traits_value): argument
656 def __init__(self, hash_value, traits_value): argument
/xnu-10063.141.1/bsd/net/
H A Ddlil.c8569 u_int32_t hash_value = proto_hash_value(proto->protocol_family); in dlil_attach_protocol() local