OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:double_accumulator
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/SemaCXX/
builtins-va_arg.cpp
12
double
double_accumulator
= 0;
variable
31
double_accumulator
+= va_arg(ap, double);
Completed in 52 milliseconds