Searched defs:HTBITS (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/makefs/
H A Dwalk.c625 const int HTBITS = 64; local
659 tmp <<= HTBITS>>1; local
/netbsd-6-1-5-RELEASE/usr.bin/du/
H A Ddu.c285 const int HTBITS = CHAR_BIT * sizeof(tmp); local
323 tmp <<= HTBITS>>1; local

Completed in 77 milliseconds