Searched defs:COUNT (Results 1 – 6 of 6) sorted by relevance
334 #define PMDS(START, PERM, COUNT) \ argument
143 #define COUNT ((CLKBY7 + (HZ / 2)) / HZ) macro
41 #define COUNT(x) ((x) * 0x80 + 0x8C) macro
103 #define COUNT 0x20 macro
167 # define COUNT(x) do { (x)++; } while (0) macro169 # define COUNT(x) do {} while (0) macro
1129 #define COUNT(t) ((t)<<6) /* counter */ macro