Searched refs:b_sp_max (Results 1 – 1 of 1) sorted by relevance
733 #define b_sp_max 5000 macro734 int b_space[b_sp_max];750 if (b_sp_nxt >= & b_space[b_sp_max]) in bundle()764 if (p >= &b_space[0] && p < &b_space[b_sp_max]) { in routput()