Lines Matching refs:pure

550     extern (D) int IN6_IS_ADDR_UNSPECIFIED( in6_addr* addr ) pure
558 extern (D) int IN6_IS_ADDR_LOOPBACK( in6_addr* addr ) pure
566 extern (D) int IN6_IS_ADDR_MULTICAST( in6_addr* addr ) pure
571 extern (D) int IN6_IS_ADDR_LINKLOCAL( in6_addr* addr ) pure
576 extern (D) int IN6_IS_ADDR_SITELOCAL( in6_addr* addr ) pure
581 extern (D) int IN6_IS_ADDR_V4MAPPED( in6_addr* addr ) pure
588 extern (D) int IN6_IS_ADDR_V4COMPAT( in6_addr* addr ) pure
596 extern (D) int IN6_IS_ADDR_MC_NODELOCAL( in6_addr* addr ) pure
602 extern (D) int IN6_IS_ADDR_MC_LINKLOCAL( in6_addr* addr ) pure
608 extern (D) int IN6_IS_ADDR_MC_SITELOCAL( in6_addr* addr ) pure
614 extern (D) int IN6_IS_ADDR_MC_ORGLOCAL( in6_addr* addr ) pure
620 extern (D) int IN6_IS_ADDR_MC_GLOBAL( in6_addr* addr ) pure
673 extern (D) int IN6_IS_ADDR_UNSPECIFIED( in6_addr* addr ) pure
681 extern (D) int IN6_IS_ADDR_LOOPBACK( in6_addr* addr ) pure
689 extern (D) int IN6_IS_ADDR_MULTICAST( in6_addr* addr ) pure
694 extern (D) int IN6_IS_ADDR_LINKLOCAL( in6_addr* addr ) pure
699 extern (D) int IN6_IS_ADDR_SITELOCAL( in6_addr* addr ) pure
704 extern (D) int IN6_IS_ADDR_V4MAPPED( in6_addr* addr ) pure
711 extern (D) int IN6_IS_ADDR_V4COMPAT( in6_addr* addr ) pure
720 extern (D) int IN6_IS_ADDR_MC_NODELOCAL( in6_addr* addr ) pure
726 extern (D) int IN6_IS_ADDR_MC_LINKLOCAL( in6_addr* addr ) pure
732 extern (D) int IN6_IS_ADDR_MC_SITELOCAL( in6_addr* addr ) pure
738 extern (D) int IN6_IS_ADDR_MC_ORGLOCAL( in6_addr* addr ) pure
744 extern (D) int IN6_IS_ADDR_MC_GLOBAL( in6_addr* addr ) pure
807 extern (D) int IN6_IS_ADDR_UNSPECIFIED( const scope in6_addr* a ) pure
815 extern (D) int IN6_IS_ADDR_LOOPBACK( const scope in6_addr* a ) pure
823 extern (D) int IN6_IS_ADDR_V4COMPAT( const scope in6_addr* a ) pure
832 extern (D) int IN6_IS_ADDR_V4MAPPED( const scope in6_addr* a ) pure
839 extern (D) int IN6_IS_ADDR_LINKLOCAL( const scope in6_addr* a ) pure
844 extern (D) int IN6_IS_ADDR_SITELOCAL( const scope in6_addr* a ) pure
849 extern (D) int IN6_IS_ADDR_MULTICAST( const scope in6_addr* a ) pure
854 extern (D) uint8_t __IPV6_ADDR_MC_SCOPE( const scope in6_addr* a ) pure
859 extern (D) int IN6_IS_ADDR_MC_NODELOCAL( const scope in6_addr* a ) pure
865 extern (D) int IN6_IS_ADDR_MC_LINKLOCAL( const scope in6_addr* a ) pure
871 extern (D) int IN6_IS_ADDR_MC_SITELOCAL( const scope in6_addr* a ) pure
877 extern (D) int IN6_IS_ADDR_MC_ORGLOCAL( const scope in6_addr* a ) pure
883 extern (D) int IN6_IS_ADDR_MC_GLOBAL( const scope in6_addr* a ) pure
946 extern (D) int IN6_IS_ADDR_UNSPECIFIED( const scope in6_addr* a ) pure
954 extern (D) int IN6_IS_ADDR_LOOPBACK( const scope in6_addr* a ) pure
962 extern (D) int IN6_IS_ADDR_V4COMPAT( const scope in6_addr* a ) pure
971 extern (D) int IN6_IS_ADDR_V4MAPPED( const scope in6_addr* a ) pure
978 extern (D) int IN6_IS_ADDR_LINKLOCAL( const scope in6_addr* a ) pure
983 extern (D) int IN6_IS_ADDR_SITELOCAL( const scope in6_addr* a ) pure
988 extern (D) int IN6_IS_ADDR_MULTICAST( const scope in6_addr* a ) pure
993 extern (D) uint8_t __IPV6_ADDR_MC_SCOPE( const scope in6_addr* a ) pure
998 extern (D) int IN6_IS_ADDR_MC_NODELOCAL( const scope in6_addr* a ) pure
1004 extern (D) int IN6_IS_ADDR_MC_LINKLOCAL( const scope in6_addr* a ) pure
1010 extern (D) int IN6_IS_ADDR_MC_SITELOCAL( const scope in6_addr* a ) pure
1016 extern (D) int IN6_IS_ADDR_MC_ORGLOCAL( const scope in6_addr* a ) pure
1022 extern (D) int IN6_IS_ADDR_MC_GLOBAL( const scope in6_addr* a ) pure
1085 extern (D) int IN6_IS_ADDR_UNSPECIFIED( const scope in6_addr* a ) pure
1093 extern (D) int IN6_IS_ADDR_LOOPBACK( const scope in6_addr* a ) pure
1101 extern (D) int IN6_IS_ADDR_V4COMPAT( const scope in6_addr* a ) pure
1110 extern (D) int IN6_IS_ADDR_V4MAPPED( const scope in6_addr* a ) pure
1117 extern (D) int IN6_IS_ADDR_LINKLOCAL( const scope in6_addr* a ) pure
1122 extern (D) int IN6_IS_ADDR_SITELOCAL( const scope in6_addr* a ) pure
1127 extern (D) int IN6_IS_ADDR_MULTICAST( const scope in6_addr* a ) pure
1132 extern (D) uint8_t __IPV6_ADDR_MC_SCOPE( const scope in6_addr* a ) pure
1137 extern (D) int IN6_IS_ADDR_MC_NODELOCAL( const scope in6_addr* a ) pure
1143 extern (D) int IN6_IS_ADDR_MC_LINKLOCAL( const scope in6_addr* a ) pure
1149 extern (D) int IN6_IS_ADDR_MC_SITELOCAL( const scope in6_addr* a ) pure
1155 extern (D) int IN6_IS_ADDR_MC_ORGLOCAL( const scope in6_addr* a ) pure
1161 extern (D) int IN6_IS_ADDR_MC_GLOBAL( const scope in6_addr* a ) pure
1224 extern (D) int IN6_IS_ADDR_UNSPECIFIED( const scope in6_addr* a ) pure
1232 extern (D) int IN6_IS_ADDR_LOOPBACK( const scope in6_addr* a ) pure
1240 extern (D) int IN6_IS_ADDR_V4COMPAT( const scope in6_addr* a ) pure
1249 extern (D) int IN6_IS_ADDR_V4MAPPED( const scope in6_addr* a ) pure
1256 extern (D) int IN6_IS_ADDR_LINKLOCAL( const scope in6_addr* a ) pure
1261 extern (D) int IN6_IS_ADDR_SITELOCAL( const scope in6_addr* a ) pure
1266 extern (D) int IN6_IS_ADDR_MULTICAST( const scope in6_addr* a ) pure
1271 extern (D) uint8_t __IPV6_ADDR_MC_SCOPE( const scope in6_addr* a ) pure
1276 extern (D) int IN6_IS_ADDR_MC_NODELOCAL( const scope in6_addr* a ) pure
1282 extern (D) int IN6_IS_ADDR_MC_LINKLOCAL( const scope in6_addr* a ) pure
1288 extern (D) int IN6_IS_ADDR_MC_SITELOCAL( const scope in6_addr* a ) pure
1294 extern (D) int IN6_IS_ADDR_MC_ORGLOCAL( const scope in6_addr* a ) pure
1300 extern (D) int IN6_IS_ADDR_MC_GLOBAL( const scope in6_addr* a ) pure
1353 extern (D) int IN6_IS_ADDR_UNSPECIFIED( const scope in6_addr* a ) pure
1359 extern (D) int IN6_IS_ADDR_LOOPBACK( const scope in6_addr* a ) pure
1365 extern (D) int IN6_IS_ADDR_V4COMPAT( const scope in6_addr* a ) pure
1372 extern (D) int IN6_IS_ADDR_V4MAPPED( const scope in6_addr* a ) pure
1378 extern (D) int IN6_IS_ADDR_LINKLOCAL( const scope in6_addr* a ) pure
1383 extern (D) int IN6_IS_ADDR_SITELOCAL( const scope in6_addr* a ) pure
1388 extern (D) int IN6_IS_ADDR_MULTICAST( const scope in6_addr* a ) pure
1393 extern (D) int IN6_IS_ADDR_MC_NODELOCAL( const scope in6_addr* a ) pure
1398 extern (D) int IN6_IS_ADDR_MC_LINKLOCAL( const scope in6_addr* a ) pure
1403 extern (D) int IN6_IS_ADDR_MC_SITELOCAL( const scope in6_addr* a ) pure
1408 extern (D) int IN6_IS_ADDR_MC_ORGLOCAL( const scope in6_addr* a ) pure
1413 extern (D) int IN6_IS_ADDR_MC_GLOBAL( const scope in6_addr* a ) pure
1471 extern (D) pure
1643 extern (D) int IN6_IS_ADDR_UNSPECIFIED( in6_addr* addr ) pure
1651 extern (D) int IN6_IS_ADDR_LOOPBACK( in6_addr* addr ) pure
1659 extern (D) int IN6_IS_ADDR_MULTICAST( in6_addr* addr ) pure
1664 extern (D) int IN6_IS_ADDR_LINKLOCAL( in6_addr* addr ) pure
1669 extern (D) int IN6_IS_ADDR_SITELOCAL( in6_addr* addr ) pure
1674 extern (D) int IN6_IS_ADDR_V4MAPPED( in6_addr* addr ) pure
1681 extern (D) int IN6_IS_ADDR_V4COMPAT( in6_addr* addr ) pure
1689 extern (D) int IN6_ARE_ADDR_EQUAL( in6_addr* a, in6_addr* b ) pure
1697 extern (D) int IN6_IS_ADDR_MC_NODELOCAL( in6_addr* addr ) pure
1703 extern (D) int IN6_IS_ADDR_MC_LINKLOCAL( in6_addr* addr ) pure
1709 extern (D) int IN6_IS_ADDR_MC_SITELOCAL( in6_addr* addr ) pure
1715 extern (D) int IN6_IS_ADDR_MC_ORGLOCAL( in6_addr* addr ) pure
1721 extern (D) int IN6_IS_ADDR_MC_GLOBAL( in6_addr* addr ) pure