Searched refs:EXPR_NEST_MAX (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/include/
H A Dlimits.h69 #define EXPR_NEST_MAX 32 /* max expressions nested in expr(1) */ macro
/freebsd-10-stable/lib/libc/gen/
H A Dsysctl.c117 *(int *)oldp = EXPR_NEST_MAX;
H A Dsysconf.c156 return (EXPR_NEST_MAX);

Completed in 59 milliseconds