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

  /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.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/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 \
  /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
  /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/libpng/contrib/libtests/
tarith.c 21 #define _ISOC99_SOURCE 1
makepng.c 2 #define _ISOC99_SOURCE
    [all...]
pngvalid.c 23 #define _ISOC99_SOURCE 1 /* For floating point */
    [all...]

Completed in 360 milliseconds