Searched refs:bfdec_is_nan (Results 1 – 2 of 2) sorted by relevance
/third_party/quickjs/ | ||
D | libbf.h | 437 static inline int bfdec_is_nan(const bfdec_t *a) in bfdec_is_nan() function |
D | libbf.c | 7014 if (bfdec_is_nan(q) || bfdec_is_nan(r)) in bfdec_divrem() |