Searched defs:MKSH_A_NORETURN (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dsh.h121 #define MKSH_A_NORETURN __attribute__((__noreturn__)) macro
123 #define MKSH_A_NORETURN /* nothing */ macro
1788 MKSH_A_NORETURN
1798 void unwind(int) MKSH_A_NORETURN;
1804 MKSH_A_NORETURN
1807 MKSH_A_NORETURN
1817 MKSH_A_NORETURN

Completed in 264 milliseconds