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

  /external/chromium_org/third_party/opus/src/celt/
float_cast.h 74 #define _ISOC99_SOURCE 1
85 #define _ISOC99_SOURCE 1
  /external/libopus/celt/
float_cast.h 74 #define _ISOC99_SOURCE 1
85 #define _ISOC99_SOURCE 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
features.h 26 _ISOC99_SOURCE Extensions to ISO C89 from ISO C99.
153 # undef _ISOC99_SOURCE
154 # define _ISOC99_SOURCE 1
175 #if (!defined __STRICT_ANSI__ && !defined _ISOC99_SOURCE && \
187 #if (defined _ISOC99_SOURCE || defined _ISOC9X_SOURCE \
193 #if (defined _ISOC99_SOURCE || defined _ISOC9X_SOURCE \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
features.h 26 _ISOC99_SOURCE Extensions to ISO C89 from ISO C99.
153 # undef _ISOC99_SOURCE
154 # define _ISOC99_SOURCE 1
175 #if (!defined __STRICT_ANSI__ && !defined _ISOC99_SOURCE && \
187 #if (defined _ISOC99_SOURCE || defined _ISOC9X_SOURCE \
193 #if (defined _ISOC99_SOURCE || defined _ISOC9X_SOURCE \
  /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
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
imports.c 551 #elif defined(_ISOC99_SOURCE) || (defined(_XOPEN_SOURCE) && _XOPEN_SOURCE >= 600)
imports.h 115 #if (!defined(_XOPEN_SOURCE) || (_XOPEN_SOURCE < 600)) && !defined(_ISOC99_SOURCE) \
  /external/mesa3d/src/mesa/main/
imports.c 551 #elif defined(_ISOC99_SOURCE) || (defined(_XOPEN_SOURCE) && _XOPEN_SOURCE >= 600)
imports.h 115 #if (!defined(_XOPEN_SOURCE) || (_XOPEN_SOURCE < 600)) && !defined(_ISOC99_SOURCE) \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw.h 531 || defined (_ISOC99_SOURCE) \
  /external/chromium_org/third_party/qcms/src/
transform_util.c 22 #define _ISOC99_SOURCE /* for INFINITY */
  /external/libpng/contrib/libtests/
makepng.c 76 #define _ISOC99_SOURCE /* for strtoull */
    [all...]
tarith.c 21 #define _ISOC99_SOURCE 1
pngvalid.c 23 #define _ISOC99_SOURCE 1 /* For floating point */
    [all...]

Completed in 521 milliseconds