]> andersk Git - splint.git/blob - test/alias5.lh
f591119c9c9de552701e0c8d23c8dd7af1b89fdf
[splint.git] / test / alias5.lh
1 /* Output from LCLint 3.0.0.17 */
2 # include "bool.h"
3
4
5 extern void incx1 (pair  /* p */);
6 extern void incx2 (pair  /* p */);
7 extern void incx3 (pair  /* p */);
8 extern void incx4 (pair  /* p */);
9 extern /*@only@*/ pair pair_create (void);
10 extern void pair_free (/*@only@*/ /*@out@*/ pair  /* p */);
This page took 0.070083 seconds and 3 git commands to generate.