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

/external/mksh/src/
H A Dsh.h108 #define MKSH_A_NORETURN __attribute__((__noreturn__)) macro
110 #define MKSH_A_NORETURN /* nothing */ macro
1684 MKSH_A_NORETURN
1694 void unwind(int) MKSH_A_NORETURN;
1700 MKSH_A_NORETURN
1703 MKSH_A_NORETURN
1713 MKSH_A_NORETURN

Completed in 166 milliseconds