HomeSort by relevance Sort by last modified time
    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