Searched defs:maxnum (Results 1 – 4 of 4) sorted by relevance
/freebsd/sbin/hastd/ |
H A D | proto_tcp.c | 72 numfromstr(const char *str, intmax_t minnum, intmax_t maxnum, intmax_t *nump) in numfromstr()
|
/freebsd/contrib/openbsm/bin/auditdistd/ |
H A D | proto_tcp.c | 78 numfromstr(const char *str, intmax_t minnum, intmax_t maxnum, intmax_t *nump) in numfromstr()
|
/freebsd/contrib/nvi/common/ |
H A D | exf.c | 1027 int flags, maxnum, nr, num, nw, rfd, wfd, version; local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | APFloat.h | 1469 inline APFloat maxnum(const APFloat &A, const APFloat &B) { in maxnum() function
|