Home
last modified time | relevance | path

Searched defs:use_float (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/tests/ui/consts/const-extern-fn/
Dconst-extern-fn-min-const-fn.rs5 const unsafe extern "C" fn use_float() { 1.0 + 1.0; } in use_float() function
/third_party/python/Lib/test/
Dtest_time.py780 def _rounding_values(self, use_float): argument
832 use_float, unit_to_sec, value_filter=None): argument