Don't try calling lsl when file is missing.
[splint-patched.git] / test / prefixes.c
blob86b9396e3fcba525d5544c384d7aae993366f835
1 typedef int Tin_ty;
2 typedef int QINT;
3 typedef int tint;
5 /*@-varuse@*/
6 static int FSint;
7 static int TYint;
8 static int V3int;
9 static int sint;
10 static int Xqmxt;
11 static int XqmXt;
12 /*@=varuse@*/
14 extern int Gint;
15 extern int aGb_Xint;
17 /*@external@*/ int f (void);
18 extern int g (void);
20 # define mf() \
21 do { int m_x; { int y; }} while (false)