Home
last modified time | relevance | path

Searched refs:__nsan_check_longdouble (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dnsan_interface.h69 void __nsan_check_longdouble(long double value);
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan.cpp783 __nsan_check_longdouble(long double value) { in __nsan_check_longdouble() function
784 assert(__nsan_shadow_args_tag == (uptr)&__nsan_check_longdouble && in __nsan_check_longdouble()