Searched refs:INIT (Results 1 – 2 of 2) sorted by relevance
122 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) in __weak_alias() macro148 #undef INIT in __weak_alias()174 #define INIT(o, n) ((o) = (int)(n)) macro
984 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) { in step()1035 INIT(here, pc); in step()