HomeSort by relevance Sort by last modified time
    Searched full:c99 (Results 301 - 325 of 1378) sorted by null

<<11121314151617181920>>

  /external/bison/lib/
signbitf.c 36 C99, because the GCC docs say
signbitl.c 36 C99, because the GCC docs say
  /external/bison/m4/
signal_h.m4 14 # then choke on 'volatile sig_atomic_t'. C99 requires that it compile.
  /external/clang/bindings/python/tests/cindex/
test_code_completion.py 25 tu = TranslationUnit.from_source('fake.c', ['-std=c99'], unsaved_files=files,
  /external/clang/lib/Headers/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
  /external/clang/test/Analysis/
bool-assignment.c 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,alpha.core.BoolAssignment -analyzer-store=region -verify -std=c99 -Dbool=_Bool %s
stackaddrleak.c 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -verify -std=c99 -Dbool=_Bool -Wno-bool-conversion %s
  /external/clang/test/Lexer/
has_feature_c1x.c 3 // RUN: %clang_cc1 -E -triple x86_64-linux-gnu -std=c99 %s -o - | FileCheck --check-prefix=CHECK-NO-1X %s
pragma-operators.cpp 3 // Test that we properly expand the C99 _Pragma and Microsoft __pragma
  /external/clang/test/Preprocessor/
macro_paste_bad.c 33 int VA; // expected-warning {{__VA_ARGS__ can only appear in the expansion of a C99 variadic macro}}
  /external/clang/test/Sema/
format-strings-non-iso.c 1 // RUN: %clang_cc1 -triple i686-linux-gnu -fsyntax-only -verify -std=c99 -Wformat-non-iso %s
implicit-builtin-decl.c 28 expected-warning {{implicit declaration of function 'fprintf' is invalid in C99}}
  /external/e2fsprogs/e2fsck/
jfs_user.h 96 #else /* not C99 */
  /external/elfutils/tests/
run-aggregate-size.sh 63 # gcc -std=c99 -g -c -o testfile-sizes3.o sizes.c
  /external/google-breakpad/src/google_breakpad/common/
breakpad_types.h 32 * (This is C99 source, please don't corrupt it with C++.)
  /external/libunwind_llvm/src/
CMakeLists.txt 14 COMPILE_FLAGS "-std=c99")
  /external/mesa3d/src/mesa/main/
compiler.h 131 /* C99 supports inline keyword */
133 /* C99 supports inline keyword */
201 # if (__STDC_VERSION__ >= 199901L) /* C99 */ || \
212 /* __func__ is part of C99 */
  /external/skia/src/core/
SkScaleToSides.h 49 // Note: nextafterf is a c99 call and should be std::nextafter, but this is not
  /external/v8/build/config/mac/
BUILD.gn 46 cflags_c = [ "-std=c99" ]
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
  /frameworks/rs/api/
rs_core.spec 24 to write RenderScript code in C99. The RenderScript compute header files are automatically
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode

Completed in 1439 milliseconds

<<11121314151617181920>>