noreturn           56 lib/util/attr.h #define _NORETURN_ __attribute__ ((noreturn))
noreturn         3237 source4/heimdal/lib/hx509/cert.c      __attribute__ ((noreturn, format (printf, 1, 2)))
noreturn          134 source4/heimdal/lib/krb5/warn.c      __attribute__ ((noreturn, format (printf, 4, 0)))
noreturn          144 source4/heimdal/lib/krb5/warn.c      __attribute__ ((noreturn, format (printf, 4, 5)))
noreturn          152 source4/heimdal/lib/krb5/warn.c      __attribute__ ((noreturn, format (printf, 3, 0)))
noreturn          160 source4/heimdal/lib/krb5/warn.c      __attribute__ ((noreturn, format (printf, 3, 4)))
noreturn          169 source4/heimdal/lib/krb5/warn.c      __attribute__ ((noreturn, format (printf, 3, 0)))
noreturn          178 source4/heimdal/lib/krb5/warn.c      __attribute__ ((noreturn, format (printf, 3, 4)))
noreturn          186 source4/heimdal/lib/krb5/warn.c      __attribute__ ((noreturn, format (printf, 2, 0)))
noreturn          194 source4/heimdal/lib/krb5/warn.c      __attribute__ ((noreturn, format (printf, 2, 3)))