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

  /external/clang/lib/Lex/
PPLexerChange.cpp 57 const IncludeStackInfo& ISI = IncludeMacroStack[i-1];
58 if (IsFileLexer(ISI))
59 return ISI.ThePPLexer;
565 IncludeStackInfo &ISI = *(IncludeMacroStack.end()-i-1);
566 if (ISI.ThePPLexer == nullptr) continue; // Scan for a real lexer.
574 FoundLexer = ISI.ThePPLexer;
  /external/iproute2/doc/
api-ip6-flowlabels.tex 410 without any modifications to standard ISI RAPI. Sender must allocate

Completed in 847 milliseconds