Searched defs:smax (Results 1 – 6 of 6) sorted by relevance
34 memset_s(void *s, rsize_t smax, int c, rsize_t n) in memset_s()
65 int smax; in checkpris() local
371 const uint64_t smax = start + size; in _libelf_extent_is_unused() local
79 short smax; /* index of bottom rightmost field on page */ member
202 KnownBits KnownBits::smax(const KnownBits &LHS, const KnownBits &RHS) { in smax() function in KnownBits
1268 ConstantRange::smax(const ConstantRange &Other) const { in smax() function in ConstantRange