Home
last modified time | relevance | path

Searched refs:EUCLIDEAN_ALGORITHM (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/test/Analysis/
Dplist-macros-with-expansion.cpp401 #define EUCLIDEAN_ALGORITHM(A, B) \ macro
416 EUCLIDEAN_ALGORITHM(A, B) // expected-warning{{Division by zero}} in getLowestCommonDenominator()