HomeSort by relevance Sort by last modified time
    Searched full:c99 (Results 651 - 675 of 1299) sorted by null

<<21222324252627282930>>

  /external/clang/lib/Sema/
SemaDecl.cpp 647 // We also allow this in C99 as an extension.
    [all...]
  /external/clang/lib/Lex/
Lexer.cpp     [all...]
  /external/clang/include/clang/AST/
Expr.h 287 /// isModifiableLvalue - C99 6.3.2.1: an lvalue that does not have array type,
383 /// expression is modifiable (C99 6.3.2.1p1).
641 /// isNullPointerConstant - C99 6.3.2.3p3 - Test if this reduces down to
    [all...]
BuiltinTypes.def 63 // 'bool' in C++, '_Bool' in C99
  /external/clang/lib/AST/
Decl.cpp 529 // (This bullet corresponds to C99 6.2.2p3.)
537 // declared to have external linkage; or (there is no equivalent in C99)
590 // C99 6.2.2p5:
673 // C99 6.2.2p4 and propagating the visibility attribute, so we don't have
    [all...]
ExprClassification.cpp 41 // C99 6.3.2.1: An lvalue is an expression with an object type or an
140 // C99 6.5.2.5p5 says that compound literals are lvalues.
454 // C99 6.5.2.3p3
  /external/chromium_org/third_party/libusb/src/libusb/
libusbi.h 311 [] /* valid C99 code */
328 [] /* valid C99 code */
479 [] /* valid C99 code */
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
SimpleSValBuilder.cpp 267 // in unsigned space. [C99 6.3.1.8]
542 // [C99 6.7.2.1.13] "Within a structure object, the non-bit-field
563 // See [C99 6.5.5 through 6.5.14] or [C++0x 5.6 through 5.15].
    [all...]
  /external/bison/darwin-lib/
stdio.h 79 where the format string directives are the ones standardized by ISO C99
92 ISO C99 and POSIX. */
98 where the format string directives are the ones standardized by ISO C99
111 ISO C99 and POSIX. */
    [all...]
  /external/bison/lib/
signal.in.h 73 /* On AIX, sig_atomic_t already includes volatile. C99 requires that
stdio.in.h 78 where the format string directives are the ones standardized by ISO C99
91 ISO C99 and POSIX. */
97 where the format string directives are the ones standardized by ISO C99
110 ISO C99 and POSIX. */
    [all...]
  /external/bison/linux-lib/
stdio.h 79 where the format string directives are the ones standardized by ISO C99
92 ISO C99 and POSIX. */
98 where the format string directives are the ones standardized by ISO C99
111 ISO C99 and POSIX. */
    [all...]
  /external/bison/m4/
include_next.m4 146 # Use '""', not '<>', so that the /// cannot be confused with a C99 comment.
math_h.m4 15 fail to provide NAN, or provide it only in C99 mode; this
  /external/chromium_org/third_party/icu/source/i18n/
decContext.h 58 /* #include <stdint.h> */ /* C99 standard integers */
  /external/chromium_org/third_party/skia/include/gpu/
GrConfig.h 125 * Include stdint.h with defines that trigger declaration of C99 limit/const
  /external/chromium_org/third_party/tcmalloc/chromium/src/
config_android.h 254 /* C99 says: define this to get the PRI... macros from stdint.h */
config_freebsd.h 264 /* C99 says: define this to get the PRI... macros from stdint.h */
config_win.h 283 /* C99 says: define this to get the PRI... macros from stdint.h */
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
config.h 278 /* C99 says: define this to get the PRI... macros from stdint.h */
preamble_patcher_test.cc 355 return -1; // not what C99 says to do, but what windows does
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
config.h 278 /* C99 says: define this to get the PRI... macros from stdint.h */
preamble_patcher_test.cc 355 return -1; // not what C99 says to do, but what windows does
  /external/chromium_org/tools/gn/secondary/build/config/compiler/
BUILD.gn 36 "-std=c99",
  /external/clang/include/clang/Lex/
Token.h 239 /// be expanded in the future, due to C99 6.10.3.4p2.

Completed in 325 milliseconds

<<21222324252627282930>>