HomeSort by relevance Sort by last modified time
    Searched refs:_ISOC99_SOURCE (Results 1 - 25 of 25) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
ieeefp.h 14 #if defined(_NETBSD_SOURCE) || defined(_ISOC99_SOURCE)
18 #if !defined(_ISOC99_SOURCE)
41 #endif /* !_ISOC99_SOURCE */
43 #endif /* _NETBSD_SOURCE || _ISOC99_SOURCE */
float.h 54 defined(_ISOC99_SOURCE) || defined(_NETBSD_SOURCE)
limits.h 70 #if defined(_ISOC99_SOURCE) || (__STDC_VERSION__ - 0) >= 199901L || \
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
ieeefp.h 26 #if defined(_NETBSD_SOURCE) || defined(_ISOC99_SOURCE)
31 #if !defined(_ISOC99_SOURCE)
54 #endif /* !_ISOC99_SOURCE */
56 #endif /* _NETBSD_SOURCE || _ISOC99_SOURCE */
float.h 26 defined(_ISOC99_SOURCE) || defined(_NETBSD_SOURCE)
limits.h 65 #if defined(_ISOC99_SOURCE) || (__STDC_VERSION__ - 0) >= 199901L || \
  /external/libopus/celt/
float_cast.h 80 #define _ISOC99_SOURCE 1
91 #define _ISOC99_SOURCE 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
features.h 27 _ISOC99_SOURCE Extensions to ISO C89 from ISO C99.
159 # undef _ISOC99_SOURCE
160 # define _ISOC99_SOURCE 1
181 #if (!defined __STRICT_ANSI__ && !defined _ISOC99_SOURCE && \
192 #if (defined _ISOC99_SOURCE || defined _ISOC9X_SOURCE \
198 #if (defined _ISOC99_SOURCE || defined _ISOC9X_SOURCE \
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
stdarg.h 56 (defined(_ISOC99_SOURCE) || (__STDC_VERSION__ - 0) >= 199901L || \
  /external/python/cpython2/Lib/plat-linux2/
DLFCN.py 8 _ISOC99_SOURCE = 1
TYPES.py 8 _ISOC99_SOURCE = 1
IN.py 8 _ISOC99_SOURCE = 1
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
DLFCN.py 8 _ISOC99_SOURCE = 1
TYPES.py 8 _ISOC99_SOURCE = 1
IN.py 8 _ISOC99_SOURCE = 1
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
DLFCN.py 8 _ISOC99_SOURCE = 1
TYPES.py 8 _ISOC99_SOURCE = 1
IN.py 8 _ISOC99_SOURCE = 1
  /external/libpng/contrib/tools/
cvtcolor.c 13 #define _ISOC99_SOURCE 1
  /external/iptables/extensions/
libxt_limit.c 7 #define _ISOC99_SOURCE 1
libxt_hashlimit.c 14 #define _ISOC99_SOURCE 1
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw.h 414 || defined (_ISOC99_SOURCE) \
  /external/libpng/contrib/libtests/
tarith.c 21 #define _ISOC99_SOURCE 1
makepng.c 2 #define _ISOC99_SOURCE
    [all...]
pngvalid.c 22 #define _ISOC99_SOURCE 1 /* For floating point */
    [all...]

Completed in 422 milliseconds