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

  /external/clang/test/PCH/
stmts.c 14 int get_weird_max(int x, int y) { return weird_max(x, y); }
stmts.h 94 int weird_max(int x, int y) { function

Completed in 131 milliseconds