Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Dlib.c883 bool is_inf = false; in is_valid_number() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h721 struct is_inf { struct
726 inline cstfp_pred_ty<is_inf> m_Inf() { return cstfp_pred_ty<is_inf>(); } in m_Inf() argument