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

  /external/chromium_org/third_party/opus/src/celt/
float_cast.h 74 #define _ISOC99_SOURCE 1
85 #define _ISOC99_SOURCE 1
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
features.h 26 _ISOC99_SOURCE Extensions to ISO C89 from ISO C99.
150 # undef _ISOC99_SOURCE
151 # define _ISOC99_SOURCE 1
172 #if (!defined __STRICT_ANSI__ && !defined _ISOC99_SOURCE && \
184 #if (defined _ISOC99_SOURCE || defined _ISOC9X_SOURCE \
190 #if (defined _ISOC99_SOURCE || defined _ISOC9X_SOURCE \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
features.h 26 _ISOC99_SOURCE Extensions to ISO C89 from ISO C99.
150 # undef _ISOC99_SOURCE
151 # define _ISOC99_SOURCE 1
172 #if (!defined __STRICT_ANSI__ && !defined _ISOC99_SOURCE && \
184 #if (defined _ISOC99_SOURCE || defined _ISOC9X_SOURCE \
190 #if (defined _ISOC99_SOURCE || defined _ISOC9X_SOURCE \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
features.h 26 _ISOC99_SOURCE Extensions to ISO C89 from ISO C99.
150 # undef _ISOC99_SOURCE
151 # define _ISOC99_SOURCE 1
172 #if (!defined __STRICT_ANSI__ && !defined _ISOC99_SOURCE && \
184 #if (defined _ISOC99_SOURCE || defined _ISOC9X_SOURCE \
190 #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/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) \
  /external/chromium_org/third_party/qcms/src/
transform_util.c 22 #define _ISOC99_SOURCE /* for INFINITY */

Completed in 583 milliseconds