Searched defs:max (Results 1 – 8 of 8) sorted by relevance
148 pub fn max() -> Self { in max() method233 max: u64, field
37 let max = libc::SIGRTMAX(); in get_max() localVariable39 let max = 33; in get_max() localVariable
31 off_t max = RoundSize(stb.st_size) - offset_; // Avoid mapped size excessing in ValidMappedSize() local
1295 off_t max = (stb.st_size / mf.PageSize() + 1LL) * mf.PageSize() - 0LL; variable1332 off_t max = (stb.st_size / mf.PageSize() + 1LL) * mf.PageSize() - offset; variable
299 size_t max; member
333 …t::ParseTagValue(napi_env env, char delimiter, bool resolveEntities, TextEnum textEnum, size_t max) in ParseTagValue()
2277 size_t max = 1; variable
1415 off_t max = (stb.st_size / mf.PageSize() + 1LL) * mf.PageSize() - 0LL; in BENCHMARK_F() local1456 off_t max = (stb.st_size / mf.PageSize() + 1LL) * mf.PageSize() - offset; in BENCHMARK_F() local