Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Diliutil.cpp110 static bool _is_nanf(int);
8414 if (op1 == op2 && ILI_OPC(op2) == IL_FCON && !_is_nanf(ILI_OPND(op2, 1))) { in addbran()
13691 _is_nanf(int sptr) in _is_nanf() function