Home
last modified time | relevance | path

Searched defs:BITS_PER_TYPE (Results 1 – 2 of 2) sorted by relevance

/tools/include/linux/
A Dbits.h15 #define BITS_PER_TYPE(type) (sizeof(type) * BITS_PER_BYTE) macro
A Dbitops.h17 #define BITS_PER_TYPE(type) (sizeof(type) * BITS_PER_BYTE) macro

Completed in 811 milliseconds