]> andersk Git - splint.git/blame - src/Headers/CTypesNode.h
Added files
[splint.git] / src / Headers / CTypesNode.h
CommitLineData
885824d3 1
2typedef struct _CTypesNode {
3 bits intfield;
4 sort sort;
5 ltokenList ctypes;
6} *CTypesNode;
7
This page took 1.573843 seconds and 5 git commands to generate.