Home
last modified time | relevance | path

Searched refs:STDC (Results 1 – 25 of 47) sorted by relevance

12

/external/clang/test/Preprocessor/
Dpragma_unknown.c9 #pragma STDC FP_CONTRACT ON
10 #pragma STDC FP_CONTRACT OFF
11 #pragma STDC FP_CONTRACT DEFAULT
12 #pragma STDC FP_CONTRACT IN_BETWEEN // expected-warning {{expected 'ON' or 'OFF' or 'DEFAULT' in p…
14 #pragma STDC FENV_ACCESS ON // expected-warning {{pragma STDC FENV_ACCESS ON is not suppor…
15 #pragma STDC FENV_ACCESS OFF
16 #pragma STDC FENV_ACCESS DEFAULT
17 #pragma STDC FENV_ACCESS IN_BETWEEN // expected-warning {{expected 'ON' or 'OFF' or 'DEFAULT' in …
19 #pragma STDC CX_LIMITED_RANGE ON
20 #pragma STDC CX_LIMITED_RANGE OFF
[all …]
/external/pdfium/third_party/zlib_v128/
Dzconf.h189 # ifndef STDC
190 # define STDC macro
198 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
199 # define STDC macro
201 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
202 # define STDC macro
204 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
205 # define STDC macro
207 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
208 # define STDC macro
[all …]
Dgzguts.h23 #ifdef STDC
114 #ifndef STDC
Dzutil.h26 #if defined(STDC) && !defined(Z_SOLO)
201 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
Dzutil.c91 #if defined(STDC) || defined(Z_HAVE_STDARG_H) in zlibCompileFlags()
300 #ifndef STDC
/external/zlib/
Dzconf.h189 # ifndef STDC
190 # define STDC macro
198 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
199 # define STDC macro
201 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
202 # define STDC macro
204 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
205 # define STDC macro
207 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
208 # define STDC macro
[all …]
Dzutil.h24 #if defined(STDC) && !defined(Z_SOLO)
199 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
/external/zlib/src/
Dzconf.h189 # ifndef STDC
190 # define STDC macro
198 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
199 # define STDC macro
201 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
202 # define STDC macro
204 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
205 # define STDC macro
207 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
208 # define STDC macro
[all …]
Dzconf.h.cmakein191 # ifndef STDC
192 # define STDC
200 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
201 # define STDC
203 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
204 # define STDC
206 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
207 # define STDC
209 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
210 # define STDC
[all …]
Dzconf.h.in189 # ifndef STDC
190 # define STDC macro
198 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
199 # define STDC macro
201 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
202 # define STDC macro
204 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
205 # define STDC macro
207 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
208 # define STDC macro
[all …]
Dgzguts.h23 #ifdef STDC
112 #ifndef STDC
Dzutil.h24 #if defined(STDC) && !defined(Z_SOLO)
199 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
Dzutil.c91 #if defined(STDC) || defined(Z_HAVE_STDARG_H) in zlibCompileFlags()
298 #ifndef STDC
Ddeflate.h315 #if defined(GEN_TREES_H) || !defined(STDC)
/external/clang/test/CodeGen/
Dfp-contract-pragma.cpp7 #pragma STDC FP_CONTRACT ON in fp_contract_1()
17 #pragma STDC FP_CONTRACT ON in fp_contract_2()
28 #pragma STDC FP_CONTRACT ON in template_muladd()
40 #pragma STDC FP_CONTRACT ON in method()
50 #pragma STDC FP_CONTRACT ON
57 #pragma STDC FP_CONTRACT OFF
73 #pragma STDC FP_CONTRACT ON in fp_contract_7()
/external/freetype/src/gzip/
Dzconf.h80 #if (defined(MSDOS) || defined(_WINDOWS) || defined(WIN32)) && !defined(STDC)
81 # define STDC macro
84 # ifndef STDC
85 # define STDC macro
89 #ifndef STDC
143 # ifdef STDC
235 #ifdef STDC
Dzutil.c10 #ifndef STDC
159 #ifndef STDC
Dzutil.h18 #ifdef STDC
165 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
/external/clang/test/Parser/
Dpragma-fp-contract.c6 #pragma STDC FP_CONTRACT ON in f1()
10 #pragma STDC FP_CONTRACT OFF in f2()
11 #pragma STDC FP_CONTRACT ON in f2()
Dcxx11-stmt-attributes.cpp82 #pragma STDC FP_CONTRACT ON // expected-error {{can only appear at file scope or at the start of a … in foo()
/external/opencv3/3rdparty/zlib/
Dzconf.h.cmakein191 # ifndef STDC
192 # define STDC
200 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
201 # define STDC
203 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
204 # define STDC
206 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
207 # define STDC
209 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
210 # define STDC
[all …]
Dgzguts.h23 #ifdef STDC
112 #ifndef STDC
Dzutil.h24 #if defined(STDC) && !defined(Z_SOLO)
199 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
Dzutil.c91 #if defined(STDC) || defined(Z_HAVE_STDARG_H) in zlibCompileFlags()
298 #ifndef STDC
/external/clang/test/Misc/
Dmessage-length.c28 #pragma STDC CX_LIMITED_RANGE // some long comment text and a brace, eh {}

12