HomeSort by relevance Sort by last modified time
    Searched refs:DIVXY (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Analysis/
test-include.h 2 #define DIVXY(X,Y) X/Y
test-include.c 12 int res = DIVXY(1,0); // expected-warning{{Division by zero}}

Completed in 56 milliseconds