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

  /external/clang/test/CodeGen/
attr-weakref2.c 20 static int test3_g __attribute__((weakref("test3_f"))); variable
25 return test3_g;
  /external/clang/test/Sema/
conversion.c 142 int test3_g(long long ll) { function

Completed in 2025 milliseconds