Home
last modified time | relevance | path

Searched refs:__label__ (Results 1 – 4 of 4) sorted by last modified time

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dreserved.c67 static int (__label__); variable
H A Dlocal-label.c5 f(({ __label__ x; x: (unsigned long)&&x; })); in g()
7 f(({ __label__ x; x: (unsigned long)&&x; })); in g()
H A Dlabel-scope.c3 __label__ n; in f()
/illumos-gate/usr/src/tools/smatch/src/
H A Dident-list.h55 IDENT_RESERVED(__label__);