OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RoundUpTo
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/interception/
interception_win.cc
169
static uptr
RoundUpTo
(uptr size, uptr boundary) {
328
void *page = ::VirtualAlloc((void*)
RoundUpTo
(address, granularity),
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common.h
388
INLINE uptr
RoundUpTo
(uptr size, uptr boundary) {
515
RoundUpTo
(new_capacity * sizeof(T), GetPageSizeCached());
Completed in 13 milliseconds
Indexes created Sun Sep 21 14:09:52 GMT 2025