OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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;
508
IncludeStackInfo &
ISI
= *(IncludeMacroStack.end()-i-1);
509
if (
ISI
.ThePPLexer == 0) continue; // Scan for a real lexer.
517
FoundLexer =
ISI
.ThePPLexer;
/external/iproute2/doc/
api-ip6-flowlabels.tex
410
without any modifications to standard
ISI
RAPI. Sender must allocate
Completed in 36 milliseconds