Home
last modified time | relevance | path

Searched refs:_POSIX_CPUTIME (Results 1 - 20 of 20) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_getcpuclockid/
H A D6-1.c20 #if !defined(_POSIX_CPUTIME) || _POSIX_CPUTIME == -1 in main()
21 printf("_POSIX_CPUTIME unsupported\n"); in main()
H A D1-2.c25 #if !defined(_POSIX_CPUTIME) || _POSIX_CPUTIME == -1 in main()
26 printf("_POSIX_CPUTIME unsupported\n"); in main()
34 printf("_POSIX_CPUTIME unsupported\n"); in main()
H A D1-1.c34 #if !defined(_POSIX_CPUTIME) || _POSIX_CPUTIME == -1 in main()
35 printf("_POSIX_CPUTIME unsupported\n"); in main()
42 printf("_POSIX_CPUTIME unsupported\n"); in main()
H A D5-1.c22 #if !defined(_POSIX_CPUTIME) || _POSIX_CPUTIME == -1 in main()
23 printf("_POSIX_CPUTIME unsupported\n"); in main()
H A D2-1.c24 #if !defined(_POSIX_CPUTIME) || _POSIX_CPUTIME == -1 in main()
25 printf("_POSIX_CPUTIME unsupported\n"); in main()
32 printf("_POSIX_CPUTIME unsupported\n"); in main()
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dfeatures.h39 #define _POSIX_CPUTIME 1 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_getres/
H A D7-1.c20 #if _POSIX_CPUTIME != -1 in main()
24 printf("_POSIX_CPUTIME not supported\n"); in main()
51 printf("_POSIX_CPUTIME not supported\n"); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_setclock/
H A D1-3.c32 #if _POSIX_CPUTIME == -1 in main()
33 printf("_POSIX_CPUTIME unsupported\n"); in main()
42 printf("_POSIX_CPUTIME unsupported\n"); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_gettime/
H A D4-1.c12 This is only supported if _POSIX_CPUTIME is defined.
32 #if _POSIX_CPUTIME == -1 in main()
33 printf("_POSIX_CPUTIME unsupported\n"); in main()
40 printf("_POSIX_CPUTIME unsupported\n"); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/
H A D10-1.c33 #if _POSIX_CPUTIME == -1 in main()
34 printf("_POSIX_CPUTIME not defined\n"); in main()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h267 #define _POSIX_CPUTIME _POSIX_VERSION macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h243 #define _POSIX_CPUTIME _POSIX_VERSION macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h270 #define _POSIX_CPUTIME _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h267 #define _POSIX_CPUTIME _POSIX_VERSION macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h243 #define _POSIX_CPUTIME _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h249 #define _POSIX_CPUTIME _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h243 #define _POSIX_CPUTIME _POSIX_VERSION macro
/third_party/musl/include/
H A Dunistd.h309 #define _POSIX_CPUTIME _POSIX_VERSION macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c45 A(_POSIX_CPUTIME >= 0) in f()
/third_party/rust/crates/nix/src/
H A Dunistd.rs2264 _POSIX_CPUTIME = libc::_SC_CPUTIME,

Completed in 17 milliseconds