Home
last modified time | relevance | path

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

/bionic/tests/
Dsetjmp_test.cpp258 __attribute__((noinline)) void call_longjmp(jmp_buf buf) { in call_longjmp() function
265 if (value == 0) call_longjmp(buf); in TEST()