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

  /src/external/gpl3/gcc/dist/libcpp/
internal.h 622 the set is_vspace, the macro handle_newline() in lex.cc must be
631 #define is_vspace(x) IS_VSPACE(x) macro
  /src/external/gpl3/gcc.old/dist/libcpp/
internal.h 618 the set is_vspace, the macro handle_newline() in lex.cc must be
627 #define is_vspace(x) IS_VSPACE(x) macro

Completed in 55 milliseconds