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

  /external/clang/include/clang/Frontend/
LangStandard.h 22 C89 = (1 << 1),
60 /// isC89 - Language is a superset of C89.
61 bool isC89() const { return Flags & frontend::C89; }
  /external/bison/data/
yacc.c 119 # uses only C89 types, so that the user can override the shorter
120 # types, and so that pre-C89 compilers are handled correctly.
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
configure     [all...]

Completed in 226 milliseconds