Searched defs:MAXVAL (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/autofs-234/automountd/
H A Dautod_main.c61 #define MAXVAL(a, b) ((a) > (b) ? (a) : (b)) macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/port/
H A Dastconf.c80 #define MAXVAL 256 macro
83 #undef MAXVAL macro
84 #define MAXVAL (UNIV_SIZE+1) macro

Completed in 136 milliseconds