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

  /src/external/apache2/mDNSResponder/dist/mDNSShared/dns_objects/base/
ref_count.h 133 .superkind = &ref_count_kind, \
206 .superkind = &_ ## FAMILY_NAME ## _ ## SUPER ## _kind, \
218 .superkind = &_ ## FAMILY_NAME ## _ ## SUPER ## _kind, \
231 .superkind = &_ ## FAMILY_NAME ## _ ## SUPER ## _kind, \
245 .superkind = &_ ## FAMILY_NAME ## _ ## SUPER ## _kind, \
401 ref_count_kind_t NULLABLE superkind; // Points to the kind instance of the super kind. member in struct:ref_count_kind_s
ref_count.h 133 .superkind = &ref_count_kind, \
206 .superkind = &_ ## FAMILY_NAME ## _ ## SUPER ## _kind, \
218 .superkind = &_ ## FAMILY_NAME ## _ ## SUPER ## _kind, \
231 .superkind = &_ ## FAMILY_NAME ## _ ## SUPER ## _kind, \
245 .superkind = &_ ## FAMILY_NAME ## _ ## SUPER ## _kind, \
401 ref_count_kind_t NULLABLE superkind; // Points to the kind instance of the super kind. member in struct:ref_count_kind_s

Completed in 109 milliseconds