OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:duff_copy
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/SemaCXX/
constant-expression-cxx1y.cpp
677
constexpr void
duff_copy
(char *a, const char *b, int n) {
function in namespace:loops::switch_stmt
695
duff_copy
(buffer, str, n);
Completed in 297 milliseconds