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