Searched refs:BC_SCALE_MAX (Results 1 – 5 of 5) sorted by relevance
65 #define BC_SCALE_MAX 99 /* max scale value in bc(1) */ macro
177 #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX macro
299 return ((long)BC_SCALE_MAX); in sysconf()
457 while (c < BC_SCALE_MAX && sfbeg(q) == 0) in commnds()460 if (c > BC_SCALE_MAX) in commnds()
59 BC_SCALE_MAX POSIX SC 2 LMN 99