Home
last modified time | relevance | path

Searched refs:BC_DIM_MAX (Results 1 – 4 of 4) sorted by relevance

/dragonfly/include/
H A Dlimits.h54 #define BC_DIM_MAX 2048 /* max array elements in bc(1) */ macro
/dragonfly/lib/libc/gen/
H A Dsysctl.c102 *(int *)oldp = BC_DIM_MAX; in sysctl()
H A Dsysconf.c146 return (BC_DIM_MAX); in sysconf()
/dragonfly/usr.bin/getconf/
H A Dsysconf.gperf29 BC_DIM_MAX, _SC_BC_DIM_MAX