HomeSort by: relevance | last modified time | path
    Searched defs:DIGRAPH (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libcpp/include/
cpplib.h 194 #define DIGRAPH (1 << 1) /* If it was a digraph. */
204 #define SP_DIGRAPH (1 << 8) /* # or ## token was a digraph. */
374 /* Nonzero means process the ISO digraph sequences. */
  /src/external/gpl3/gcc.old/dist/libcpp/include/
cpplib.h 187 #define DIGRAPH (1 << 1) /* If it was a digraph. */
197 #define SP_DIGRAPH (1 << 8) /* # or ## token was a digraph. */
363 /* Nonzero means process the ISO digraph sequences. */

Completed in 40 milliseconds