Lines Matching defs:whole
1896 u_short whole;1923 whole = 0;1928 *t = htons((u_short)whole);1934 *t = htons((u_short)whole);1937 *t = htons((u_short)(whole >> 16));1940 whole = 0;1961 whole <<= 8;1962 whole |= c;1964 whole >>= 8;1965 whole |= ((u_32_t)c) << 24;
Indexes created Sat Oct 11 19:10:01 GMT 2025