bits.c revision 84f697c5e30565823619abaaeb57164c789d4b66
02c335c23bf5fa225a467c19f2c063fb0dc7b8c3Timo Sirainen/* Copyright (c) 2001-2016 Dovecot authors, see the included COPYING file */
3637a2ad3b2ead17efd5591f73effd3b140d8d2dPhil Carmody i_assert(num <= ((size_t)1 << (CHAR_BIT*sizeof(size_t) - 1)));
84f697c5e30565823619abaaeb57164c789d4b66Phil Carmody/* Lucky you, it's all inline intrinsics */