Searched refs:PerlSock_ntohl (Results 1 – 4 of 4) sorted by relevance
616 # define ntohl PerlSock_ntohl
1270 # define PerlSock_ntohl(x) \ macro1362 # define PerlSock_ntohl(x) ntohl(x) macro
1549 au32 = PerlSock_ntohl(au32); in S_unpack_rec()1571 ai32 = (I32)PerlSock_ntohl((U32)ai32); in S_unpack_rec()
362 PerlSock_ntohl # Z added by devel/scanprov