HomeSort by relevance Sort by last modified time
    Searched defs:_POSIX_C_SOURCE (Results 176 - 200 of 273) sorted by null

1 2 3 4 5 6 78 91011

  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
s-c1.c 34 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_once/
stress.c 30 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
stress.c 29 #define _POSIX_C_SOURCE 200112L
  /external/boringssl/src/crypto/asn1/
time_support.c 58 #if !defined(_POSIX_C_SOURCE)
59 #define _POSIX_C_SOURCE 201410L /* for gmtime_r */
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
2-2.c 30 #define _POSIX_C_SOURCE 200112L
4-1.c 31 #define _POSIX_C_SOURCE 200112L
3-3.c 28 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
2-3.c 31 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
14-1.c 26 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_equal/
2-1.c 28 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/
8-1.c 28 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/
2-2.c 29 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
1-2.c 43 #define _POSIX_C_SOURCE 200112L
3-2.c 49 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
16-1.c 27 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/
s-c.c 35 #define _POSIX_C_SOURCE 200112L
stress.c 27 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/
stress.c 30 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/
stress.c 30 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
s-c.c 36 #define _POSIX_C_SOURCE 200112L
stress.c 27 #define _POSIX_C_SOURCE 200112L
  /external/harfbuzz_ng/src/
hb-blob.cc 28 #ifndef _POSIX_C_SOURCE
29 #define _POSIX_C_SOURCE 199309L
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
4-2.c 28 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
4-2.c 29 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
2-5.c 43 #define _POSIX_C_SOURCE 200112L

Completed in 346 milliseconds

1 2 3 4 5 6 78 91011