Searched refs:N_RIPS (Results 1 – 2 of 2) sorted by relevance
559 rop != ripoff_sp && (rop - ripoff_stack) < N_RIPS; in _nc_setupscreen()626 if (ripoff_sp >= ripoff_stack + N_RIPS) in _nc_ripoffline()
662 #define N_RIPS 5 macro672 ripoff_t rippedoff[N_RIPS];1218 #define each_ripoff(p) p = ripoff_stack; (p - ripoff_stack) < N_RIPS; ++p