]> andersk Git - splint.git/blob - src/Headers/shift.h
noexpand always false.
[splint.git] / src / Headers / shift.h
1 /*
2 ** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2003.
3 ** See ../LICENSE for license information.
4 **
5 */
6 /*
7 ** shift.h
8 */
9
10 extern void LSLGenShift (ltoken p_tok);
11 extern void LSLGenShiftOnly (/*@only@*/ ltoken p_tok);
12
13 extern /*@only@*/ ltoken LSLGenTopPopShiftStack(void);
14
15 extern void LSLGenInit(bool p_LSLParse);
This page took 0.061536 seconds and 5 git commands to generate.