Searched refs:uv__msan_unpoison (Results 1 – 2 of 2) sorted by relevance
43 #define uv__msan_unpoison(p, n) \ macro52 # undef uv__msan_unpoison53 # define uv__msan_unpoison __msan_unpoison macro416 uv__msan_unpoison(s, sizeof(*s)); in UV_UNUSED()426 uv__msan_unpoison(s, sizeof(*s)); in UV_UNUSED()436 uv__msan_unpoison(s, sizeof(*s)); in UV_UNUSED()
408 uv__msan_unpoison(statxbuf, sizeof(*statxbuf)); in uv__statx()423 uv__msan_unpoison(buf, buflen); in uv__getrandom()1155 uv__msan_unpoison(statxbuf, sizeof(*statxbuf)); in uv__iou_fs_statx_post()
Completed in 12 milliseconds