Home
last modified time | relevance | path

Searched refs:NextIdx (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Lex/
DPTHLexer.cpp249 uint32_t NextIdx = ReadLE32(NextPPCondPtr); in SkipBlock() local
253 bool isEndif = NextIdx == 0; in SkipBlock()
/external/sqlite/dist/
Dsqlite3.c.orig12014 i64 lastRowid; /* Last rowid from a Next or NextIdx operation */