Searched defs:umax (Results 1 – 8 of 8) sorted by relevance
| /freebsd/lib/libc/tests/stdio/ |
| H A D | sscanf_test.c | 273 #define SSCANF_WN_TEST(N, imin, umax) \ in ATF_TC_BODY() argument 304 #define SSCANF_WFN_TEST(N, imin, umax) \ in ATF_TC_BODY() argument
|
| H A D | swscanf_test.c | 276 #define SWSCANF_WN_TEST(N, imin, umax) \ in ATF_TC_BODY() argument 307 #define SWSCANF_WFN_TEST(N, imin, umax) \ in ATF_TC_BODY() argument
|
| /freebsd/lib/libgeom/ |
| H A D | geom_xml2tree.c | 74 uintmax_t umax; in StartElement() local
|
| /freebsd/contrib/less/ |
| H A D | filename.c | 476 constant int umax = 4; in bin_file() local
|
| /freebsd/crypto/krb5/src/util/support/ |
| H A D | json.c | 757 const unsigned long long umax = ~0ULL, smax = (1ULL << 63) - 1; in parse_number() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | KnownBits.cpp | 187 KnownBits KnownBits::umax(const KnownBits &LHS, const KnownBits &RHS) { in umax() function in KnownBits
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | __clang_cuda_math.h | 335 __DEVICE__ unsigned int umax(unsigned int __a, unsigned int __b) { in umax() function
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | ConstantRange.cpp | 1306 ConstantRange::umax(const ConstantRange &Other) const { in umax() function in ConstantRange
|