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

  /external/clang/test/CodeGen/
attr-weakref2.c 30 static int test4_g __attribute__((weakref("test4_f"))); variable
32 return test4_g;
  /external/clang/test/Sema/
conversion.c 176 long test4_g(long long ll) { function

Completed in 329 milliseconds