HomeSort by: relevance | last modified time | path
    Searched defs:fun_nonnull_arg (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/misc/
t_ubsan.c 465 fun_nonnull_arg(void * _Nonnull ptr) function in typeref:typename:void *
476 raise(fun_nonnull_arg(REINTERPRET_CAST(void *, a)) ? SIGSEGV : SIGBUS);
t_ubsan.c 465 fun_nonnull_arg(void * _Nonnull ptr) function in typeref:typename:void *
476 raise(fun_nonnull_arg(REINTERPRET_CAST(void *, a)) ? SIGSEGV : SIGBUS);

Completed in 25 milliseconds