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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/nssov/nss-pam-ldapd/
H A Dattrs.h77 #define NORETURN __attribute__((__noreturn__)) macro
79 #define NORETURN /* no attribute */ macro
/macosx-10.9.5/bzip2-29/bzip2/
H A Dbzip2.c92 # define NORETURN __attribute__ ((noreturn)) macro
94 # define NORETURN /**/ macro
133 # define NORETURN /**/ macro
[all...]
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dsys_defs.h1153 #define NORETURN /* the native compiler */ macro
1560 #define NORETURN void __attribute__((__noreturn__)) macro
1565 #define NORETURN void macro
/macosx-10.9.5/rsync-42/rsync/
H A Drsync.h671 #define NORETURN __attribute__((__noreturn__)) macro
/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Druby.h31 # define NORETURN(x) x macro
[all...]

Completed in 113 milliseconds