Searched defs:COUNT (Results 1 – 8 of 8) sorted by relevance
445 #define PMDS(START, PERM, COUNT) \ argument
34 #define COUNT 100 /* Max iterations */ macro
154 #define COUNT ((CLKBY7 + (HZ / 2)) / HZ) macro
42 #define COUNT(x) ((x) * 0x80 + 0x8C) macro
51 #define COUNT(t) ((t)*8 + 4) macro
179 # define COUNT(x) ((x)++) macro181 # define COUNT(x) macro
247 # define COUNT(x) do { (x)++; } while (0) macro249 # define COUNT(x) do {} while (0) macro
1124 #define COUNT(t) ((t)<<6) /* counter */ macro