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

/linux-4.4.14/drivers/staging/unisys/include/
H A Dchannel.h41 #ifndef lengthof
42 #define lengthof(TYPE, MEMBER) (sizeof(((TYPE *)0)->MEMBER)) macro

Completed in 83 milliseconds