Searched refs:mask (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Delfextract.c333 uint64_t mask = 0xffffffff00000000ULL; local
362 uint32_t top = htonl((uint32_t)((n & mask) >> 32));

Completed in 6 milliseconds