Searched defs:NDSLOTS (Results 1 – 2 of 2) sorted by relevance
61 #define NDSLOTS(x) (((x) + NDENTRIES - 1) / NDENTRIES) macro
150 #define NDSLOTS(x) (((x) + NDENTRIES - 1) / NDENTRIES) macro