Home
last modified time | relevance | path

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

/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-unittests/
Dto_toml.py71 def is_inf(self): member in FloatMixin
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_float.c153 LLVMValueRef infcheck_src, is_inf, is_nan; in lp_build_float_to_smallfloat() local