Home
last modified time | relevance | path

Searched refs:_ISOC99_SOURCE (Results 1 – 13 of 13) sorted by relevance

/external/libopus/celt/
Dfloat_cast.h112 #define _ISOC99_SOURCE 1 macro
123 #define _ISOC99_SOURCE 1 macro
/external/python/cpython2/Lib/plat-linux2/
DDLFCN.py8 _ISOC99_SOURCE = 1 variable
DTYPES.py8 _ISOC99_SOURCE = 1 variable
DIN.py8 _ISOC99_SOURCE = 1 variable
/external/igt-gpu-tools/tools/
Digt_stats.c27 #define _ISOC99_SOURCE macro
/external/libpng/contrib/tools/
Dcvtcolor.c13 #define _ISOC99_SOURCE 1 macro
/external/iptables/extensions/
Dlibxt_limit.c8 #define _ISOC99_SOURCE 1 macro
Dlibxt_hashlimit.c15 #define _ISOC99_SOURCE 1 macro
/external/libpng/contrib/libtests/
Dtarith.c21 #define _ISOC99_SOURCE 1 macro
Dmakepng.c2 #define _ISOC99_SOURCE macro
Dpngvalid.c22 #define _ISOC99_SOURCE 1 /* For floating point */ macro
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp857 #if _XOPEN_SOURCE >= 600 || defined(_ISOC99_SOURCE) || _POSIX_C_SOURCE >= 200112L in log2()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp862 #if _XOPEN_SOURCE >= 600 || defined(_ISOC99_SOURCE) || _POSIX_C_SOURCE >= 200112L in log2()