Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
count_zeros.h File Reference
#include <asm/bitops.h>

Go to the source code of this file.

Macros

#define COUNT_LEADING_ZEROS_0   BITS_PER_LONG
 
#define COUNT_TRAILING_ZEROS_0   (-1)
 

Macro Definition Documentation

#define COUNT_LEADING_ZEROS_0   BITS_PER_LONG

Definition at line 35 of file count_zeros.h.

#define COUNT_TRAILING_ZEROS_0   (-1)