Home
last modified time | relevance | path

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

/Zephyr-latest/boards/native/nrf_bsim/common/
Dbstests_entry.c77 __noubsan void bst_install_tests(void) in bst_install_tests()
/Zephyr-latest/include/zephyr/toolchain/
Dgcc.h661 #define __noubsan __attribute__((no_sanitize("undefined"))) macro
663 #define __noubsan