Searched refs:PerlSock_htons (Results 1 – 4 of 4) sorted by relevance
515 # define htons PerlSock_htons
1256 #define PerlSock_htons(x) \ macro1349 #define PerlSock_htons(x) htons(x) macro
2389 ai16 = PerlSock_htons(ai16);
5072 port = PerlSock_htons(port); in PP()