OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OutSum
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/utilities/
utstrsuppt.c
69
UINT64 *
OutSum
);
518
*
OutSum
- Where sum is returned (Accumulator)
532
UINT64 *
OutSum
)
553
*
OutSum
= Sum;
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
PGOInstrumentation.cpp
1379
uint64_t
OutSum
= sumEdgeCount(Count->OutEdges);
1383
if (Count->CountValue >
OutSum
)
1384
Total = Count->CountValue -
OutSum
;
Completed in 17 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026