OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HowLong
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/ExecutionEngine/Interpreter/
ExternalFunctions.cpp
360
unsigned
HowLong
= 0;
365
if (Last == 'l' || Last == 'L')
HowLong
++; // Keep track of l's
379
if (
HowLong
>= 1) {
380
if (
HowLong
== 1 &&
/external/clang/lib/AST/
ASTContext.cpp
[
all
...]
Completed in 22 milliseconds