Searched defs:dwordsof (Results 1 – 3 of 3) sorted by relevance
357 #define dwordsof(s) (sizeof(s) / sizeof(u_int32_t)) macro
372 #define dwordsof(s) (sizeof(s) / sizeof(u_int32_t)) macro
168 #define dwordsof(s) (sizeof(s) / sizeof(u_int32_t)) macro