Searched refs:_SC_CPUTIME (Results 1 – 25 of 40) sorted by relevance
12
33 if (sysconf(_SC_CPUTIME) == -1) { in main()
41 if (sysconf(_SC_CPUTIME) == -1) { in main()
31 if (sysconf(_SC_CPUTIME) == -1) { in main()
23 if (sysconf(_SC_CPUTIME) == -1) { in main()
39 if (sysconf(_SC_CPUTIME) == -1) { in main()
44 rc = sysconf(_SC_CPUTIME); in main()
61 ctp = sysconf(_SC_CPUTIME); in main()
124 [_SC_CPUTIME] = VER, in sysconf()
127 [_SC_CPUTIME] = VER, in sysconf()
402 #define _SC_CPUTIME 138 macro
378 #define _SC_CPUTIME 138 macro
405 #define _SC_CPUTIME 138 macro
444 #define _SC_CPUTIME 138 macro
384 #define _SC_CPUTIME 138 macro
150 C(_SC_CPUTIME) in f()
884 _SC_CPUTIME
1051 _SC_CPUTIME
1119 _SC_CPUTIME
1081 _SC_CPUTIME
1396 _SC_CPUTIME
769 pub const _SC_CPUTIME: ::c_int = 63; constant