Searched refs:INIT (Results 1 – 2 of 2) sorted by relevance
130 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) macro159 #undef INIT184 #define INIT(o, n) ((o) = (n)) macro
1052 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) { in step()1119 INIT(here, pc); in step()