Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dcomplex.c99 const _Complex double test9const = 0; variable
100 _Complex double test9func() { return test9const; } in test9func()
/external/llvm-project/clang/test/CodeGen/
Dcomplex.c99 const _Complex double test9const = 0; variable
100 _Complex double test9func() { return test9const; } in test9func()