Sign in
akaros
/
akaros
/
0131aeb3c742cfdb109f63716123e8324b2a481e
/
.
/
scripts
/
spatch
/
waserror.cocci
blob: 408dbd1a88125193516c461401a93450112c6831 [
file
] [
log
] [
blame
]
@@
type T
;
identifier f
;
@@
T f
(...)
{
+
ERRSTACK
(
2
);
...
waserror
()
...}