Home
last modified time | relevance | path

Searched defs:RoundUpTo (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libsanitizer/interception/
H A Dinterception_win.cc167 static uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function
/netbsd/sys/external/bsd/compiler_rt/dist/lib/interception/
H A Dinterception_win.cc169 static uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/interception/
H A Dinterception_win.cc167 static uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common.h384 INLINE uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common.h388 INLINE uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common.h384 INLINE uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function