Lines Matching refs:BIGV
22 #define BIGV 65535 /* a number ((2^16)-1) that should be larger */
25 unsigned short big_arr[] = { BIGV, BIGV, BIGV, BIGV, BIGV, BIGV, BIGV, BIGV,
26 BIGV, BIGV
37 {5, SETVAL, {.val = BIGV}, "the value to set is too large"}