Searched defs:BC_DIM_MAX (Results 1 – 2 of 2) sorted by relevance
64 #define BC_DIM_MAX 65535 /* max array elements in bc(1) */ macro
64 #define BC_DIM_MAX 16777215 /* this should be NODE_SIZE^NODE_DEPTH-1 */ macro