Home
last modified time | relevance | path

Searched refs:__common (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libpcap/
H A Dpcap-int.h494 sizeof (struct { pcap_t __common; type __private; }), \
495 offsetof (struct { pcap_t __common; type __private; }, __private))
578 sizeof (struct { pcap_t __common; type __private; }), \
579 offsetof (struct { pcap_t __common; type __private; }, __private))
H A Dpcap-haiku.cpp251 struct wrapper_struct { pcap_t __common; struct pcap_haiku __private; }; in pcap_create_interface() member
/freebsd/contrib/llvm-project/libcxx/include/__ranges/
H A Dcommon_view.h113 namespace __common {
133 inline constexpr auto common = __common::__fn{};