Searched defs:COUNT (Results 1 – 8 of 8) sorted by relevance
445 #define PMDS(START, PERM, COUNT) \ argument
154 #define COUNT ((CLKBY7 + (HZ / 2)) / HZ) macro
42 #define COUNT(x) ((x) * 0x80 + 0x8C) macro
51 #define COUNT(t) ((t)*8 + 4) macro
173 # define COUNT(x) ((x)++) macro175 # define COUNT(x) macro
246 # define COUNT(x) do { (x)++; } while (0) macro248 # define COUNT(x) do {} while (0) macro
171 # define COUNT(x) do { (x)++; } while (0) macro
1124 #define COUNT(t) ((t)<<6) /* counter */ macro