Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
D10-1.c19 #define NUMSTOPS 10 macro
82 for (i = 0; i < NUMSTOPS; i++) { in main()
108 if (child_stopped == NUMSTOPS && child_continued == NUMSTOPS) { in main()
D11-1.c28 #define NUMSTOPS 2 macro
73 for (i = 0; i < NUMSTOPS; i++) { in main()
102 if (child_continued == NUMSTOPS) { in main()
D9-1.c29 #define NUMSTOPS 10 macro
63 for (i = 0; i < NUMSTOPS; i++) { in main()