Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest.c426 longjmp(test_suite_fail, 1); in ztest_test_fail()
430 longjmp(test_fail, 1); in ztest_test_fail()
436 longjmp(stack_fail, 1); in ztest_test_fail()
444 longjmp(test_pass, 1); in ztest_test_pass()
448 longjmp(stack_fail, 1); in ztest_test_pass()
458 longjmp(test_skip, 1); in ztest_test_skip()
462 longjmp(stack_fail, 1); in ztest_test_skip()
484 longjmp(stack_fail, 1); in ztest_test_expect_fail()
/Zephyr-latest/scripts/coccinelle/
Dsymbols.txt120 longjmp
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst42 longjmp(), yes