Searched refs:SET_FOLD (Results 1 – 1 of 1) sorted by relevance
114 #define SET_FOLD(x) (fold[(x) >> 3] |= (1 << ((x) & 7))) in dragon_update() macro157 SET_FOLD(p); q = p * 2; in dragon_update()168 SET_FOLD(i); in dragon_update()