HomeSort by relevance Sort by last modified time
    Searched refs:NUMINVALID (Results 1 - 5 of 5) sorted by null

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
13-1.c 27 #define NUMINVALID 3
29 static unsigned invalidpri[NUMINVALID] = {
48 for (i = 0; i < NUMINVALID; i++) {
14-1.c 26 #define NUMINVALID 3
28 static long messagesize[NUMINVALID] = {
42 for (i = 0; i < NUMINVALID; i++) {
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
13-1.c 28 #define NUMINVALID 3
30 static unsigned invalidpri[NUMINVALID] = {
52 for (i = 0; i < NUMINVALID; i++) {
14-1.c 27 #define NUMINVALID 3
29 static long messagesize[NUMINVALID] = {
46 for (i = 0; i < NUMINVALID; i++) {
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/nanosleep/
10000-1.c 23 #define NUMINVALID 7
40 static int sleepinvalid[NUMINVALID][2] = { {-1, -1}, {0, -1},
95 for (i = 0; i < NUMINVALID; i++) {

Completed in 1977 milliseconds