Home
last modified time | relevance | path

Searched refs:NUMSTOPS (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
D10-1.c20 #define NUMSTOPS 10 macro
87 for (i = 0; i < NUMSTOPS; i++) { in main()
113 if (child_stopped == NUMSTOPS && child_continued == NUMSTOPS) { in main()
D11-1.c28 #define NUMSTOPS 2 macro
77 for (i = 0; i < NUMSTOPS; i++) { in main()
106 if (child_continued == NUMSTOPS) { in main()
D9-1.c30 #define NUMSTOPS 10 macro
68 for (i = 0; i < NUMSTOPS; i++) { in main()