HomeSort by relevance Sort by last modified time
    Searched defs:_POSIX_SOURCE (Results 1 - 13 of 13) sorted by null

  /external/openssl/crypto/bn/
bnspeed.c 99 #define _POSIX_SOURCE
expspeed.c 125 #define _POSIX_SOURCE
  /external/openssl/crypto/des/
speed.c 98 #define _POSIX_SOURCE
des_opts.c 101 #define _POSIX_SOURCE
  /external/openssl/crypto/rc2/
rc2speed.c 97 #define _POSIX_SOURCE
  /external/openssl/crypto/rc4/
rc4speed.c 97 #define _POSIX_SOURCE
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/X11/
Xos.h 64 #if defined(_POSIX_SOURCE) && defined(MOTOROLA)
65 #undef _POSIX_SOURCE
67 #define _POSIX_SOURCE
170 #if !defined(_POSIX_SOURCE) && defined(macII)
171 #define _POSIX_SOURCE
174 #undef _POSIX_SOURCE
216 #if defined(_POSIX_SOURCE) && defined(SVR4)
217 /* need to omit _POSIX_SOURCE in order to get what we want in SVR4 */
218 #undef _POSIX_SOURCE
220 #define _POSIX_SOURCE
    [all...]
Xos_r.h 88 # ifdef _POSIX_SOURCE
91 # define _POSIX_SOURCE
93 # undef _POSIX_SOURCE
    [all...]
  /external/bluetooth/glib/glib/
giounix.c 36 #define _POSIX_SOURCE /* for SSIZE_MAX */
  /external/srec/portable/include/
ptypes.h 164 #ifndef _POSIX_SOURCE
165 #define _POSIX_SOURCE
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/X11/Xtrans/
Xtransint.h 122 # if (defined(_POSIX_SOURCE) && !defined(AIXV3) && !defined(__QNX__)) || defined(hpux) || defined(USG) || defined(SVR4) || defined(__SCO__)
136 # ifdef _POSIX_SOURCE
139 # define _POSIX_SOURCE
141 # undef _POSIX_SOURCE
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 23 #define _POSIX_SOURCE 1 /* For sigaction defines */
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86_OSlib.h 713 # if defined(_POSIX_SOURCE)
716 # define _POSIX_SOURCE
718 # undef _POSIX_SOURCE
719 # endif /* _POSIX_SOURCE */

Completed in 243 milliseconds