]> andersk Git - splint.git/blob - src/Headers/checking.h
71ba1755169b4d53ac18c3fa489ad20c18c18a3b
[splint.git] / src / Headers / checking.h
1 /*
2 ** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2000.
3 ** See ../LICENSE for license information.
4 **
5 */
6
7 extern termNode checkSort (/*@returned@*/ termNode p_t);
8 extern /*@null@*/ termNode computePossibleSorts (/*@returned@*/ /*@null@*/ termNode p_t);
9
10 extern void checkLclPredicate (ltoken p_t, lclPredicateNode p_n);
This page took 0.091626 seconds and 3 git commands to generate.