Searched defs:log_ (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Parser/ | ||
H A D | parsing.h | 87 ParsingLog log_; global() variable |
/llvm-project/clang/test/CodeGen/ | ||
H A D | libcalls.c | 115 double log_ = log(d); in test_builtins() local |