HomeSort by relevance Sort by last modified time
    Searched refs:_POSIX_C_SOURCE (Results 226 - 250 of 305) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
3-2.c 49 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
5-1.c 45 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
6-1.c 28 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
5-1.c 28 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
18-1.c 28 #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/
stress.c 27 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
stress.c 30 #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_lock/
s-c1.c 34 #define _POSIX_C_SOURCE 200112L
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
stress.c 29 #define _POSIX_C_SOURCE 200112L
  /external/python/cpython2/android_arm/pyconfig/
pyconfig.h     [all...]
  /external/python/cpython2/android_arm64/pyconfig/
pyconfig.h     [all...]
  /external/python/cpython2/android_x86/pyconfig/
pyconfig.h     [all...]
  /external/python/cpython2/android_x86_64/pyconfig/
pyconfig.h     [all...]
  /external/python/cpython2/linux_x86_64/pyconfig/
pyconfig.h     [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h     [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h     [all...]
  /toolchain/binutils/binutils-2.27/include/
xregex2.h 35 #if !defined _POSIX_C_SOURCE && !defined _POSIX_SOURCE && defined VMS
  /external/python/cpython2/Lib/plat-atheos/
IN.py 10 _POSIX_C_SOURCE = 199506L
20 _POSIX_C_SOURCE = 2
21 _POSIX_C_SOURCE = 199506L
  /external/lz4/programs/
lz4cli.c 501 #ifdef _POSIX_C_SOURCE
502 DISPLAYLEVEL(4, "_POSIX_C_SOURCE defined: %ldL\n", (long) _POSIX_C_SOURCE);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
time.h 264 #if defined(_POSIX_C_SOURCE) && !defined(_POSIX_THREAD_SAFE_FUNCTIONS)
291 (_POSIX_C_SOURCE > 2) || defined(__EXTENSIONS__))
  /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_timedwait/
2-5.c 43 #define _POSIX_C_SOURCE 200112L

Completed in 632 milliseconds

1 2 3 4 5 6 7 8 91011>>