OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msan_posix_memalign
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan.h
296
int
msan_posix_memalign
(void **memptr, uptr alignment, uptr size,
msan_allocator.cc
310
int
msan_posix_memalign
(void **memptr, uptr alignment, uptr size,
function in namespace:__msan
msan_interceptors.cc
173
int res =
msan_posix_memalign
(memptr, alignment, size, &stack);
Completed in 56 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025