Home
last modified time | relevance | path

Searched refs:LOG4 (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/
Drandom.py96 LOG4 = _log(4.0) variable
725 bbb = alpha - LOG4
/third_party/python/Lib/test/
Dtest_random.py1307 self.assertAlmostEqual(random.LOG4, 1.38629436111989)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td257 def LOG4 : InstLanai<(outs), (ins), "log_4", []>;