DEBSOURCES
Skip Quicknav
sources / sparse / 0.6.4-5 / validation / label-attr.c
123456789
static int foo(void) { goto rtattr_failure; rtattr_failure: __attribute__ ((unused)) return -1; } /* * check-name: Label attribute */