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

  /src/tests/lib/libc/misc/
t_ubsan.c 234 fun_type_mismatch(void) function in typeref:typename:int
245 (reinterpret_cast<uintptr_t>(fun_type_mismatch))(1) ? SIGSEGV : SIGBUS);
t_ubsan.c 234 fun_type_mismatch(void) function in typeref:typename:int
245 (reinterpret_cast<uintptr_t>(fun_type_mismatch))(1) ? SIGSEGV : SIGBUS);

Completed in 26 milliseconds