Home
last modified time | relevance | path

Searched defs:superkind (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-guppy3/guppy3-3.1.2/src/heapy/
H A Dhv_cli_and.c77 PyObject *superkind = PyTuple_GET_ITEM(kind, i); in hv_cli_and_memoized_kind() local
110 PyObject *superkind = cli->def->classify(cli->self, obj); in hv_cli_and_classify() local
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSMacOSX/mdns_objects/
H A Dmdns_objects.h120 mdns_kind_t superkind; // This kind's superkind. member
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSMacOSX/
H A Ddnssd.c83 dnssd_kind_t superkind; // This kind's superkind. member
H A Ddnssd_server.c120 dx_kind_t superkind; // This kind's superkind. All kinds have a superkind, except the base kind. member