Searched refs:BIGV (Results 1 – 1 of 1) sorted by relevance
/external/ltp/testcases/kernel/syscalls/ipc/semctl/ |
D | semctl05.c | 66 #define BIGV 65535 /* a number ((2^16)-1) that should be larger */ macro 75 unsigned short big_arr[] = { BIGV, BIGV, BIGV, BIGV, BIGV, BIGV, BIGV, BIGV, 76 BIGV, BIGV 92 5, SETVAL, SEMUN_CAST BIGV}
|