Home
last modified time | relevance | path

Searched refs:ERRORMARGIN (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigtimedwait/
D1-1.c37 #define ERRORMARGIN 0.1 macro
116 if ((time_elapsed > SIGTIMEDWAITSEC + ERRORMARGIN) in main()
117 || (time_elapsed < SIGTIMEDWAITSEC - ERRORMARGIN)) { in main()
D2-1.c38 #define ERRORMARGIN 0.1 macro
117 if ((time_elapsed > SIGTIMEDWAITSEC + ERRORMARGIN) in main()
118 || (time_elapsed < SIGTIMEDWAITSEC - ERRORMARGIN)) { in main()