Searched defs:minnum (Results 1 – 3 of 3) sorted by relevance
72 numfromstr(const char *str, intmax_t minnum, intmax_t maxnum, intmax_t *nump) in numfromstr()
78 numfromstr(const char *str, intmax_t minnum, intmax_t maxnum, intmax_t *nump) in numfromstr()
1455 inline APFloat minnum(const APFloat &A, const APFloat &B) { in minnum() function