Home
last modified time | relevance | path

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

/picolibc-latest/semihost/
Dsys_exit.c40 sys_semihost_exit(uintptr_t exception, uintptr_t subcode) in sys_semihost_exit() argument
43 (void) sys_semihost2(SYS_EXIT, exception, subcode); in sys_semihost_exit()
Dsemihost.h94 sys_semihost_exit(uintptr_t exception, uintptr_t subcode);