Searched defs:nans (Results 1 – 4 of 4) sorted by relevance
92 protected DfpDec(final DfpField factory, final byte sign, final byte nans) { in DfpDec()150 public Dfp newInstance(final byte sign, final byte nans) { in newInstance()
173 protected byte nans; field in Dfp538 protected Dfp(final DfpField field, final byte sign, final byte nans) { in Dfp()
175 int nans = 0; in AddRanger() local202 int nans = 0; in SubtractRanger() local
2616 vector<float> nans; in createOpQuantizeToF16Group() local