Home
last modified time | relevance | path

Searched defs:IN_CLASSC_HOST (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/netinet/
H A Din_.d100 enum IN_CLASSC_HOST = 0xffffffff & ~IN_CLASSC_NET; in version() local
/netbsd-src/sys/netinet/
H A Din.h198 #define IN_CLASSC_HOST __IPADDR(0x000000ff) macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/netinet/
H A Din_.d158 enum IN_CLASSC_HOST = 0x000000ff; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/netinet/
H A Din_.d162 enum IN_CLASSC_HOST = 0x000000ff; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/netinet/
H A Din_.d181 enum IN_CLASSC_HOST = 0x000000ff; variable