#include <scilab/libs/f2c/src/defs.h>
Data Fields | |
| int | labelno |
| unsigned | blklevel:8 |
| unsigned | labused:1 |
| unsigned | fmtlabused:1 |
| unsigned | labinacc:1 |
| unsigned | labdefined:1 |
| unsigned | labtype:2 |
| ftnint | stateno |
| char * | fmtstring |
Definition at line 300 of file defs.h.
| unsigned Labelblock::blklevel |
| unsigned Labelblock::labused |
| unsigned Labelblock::fmtlabused |
| unsigned Labelblock::labinacc |
| unsigned Labelblock::labdefined |
| unsigned Labelblock::labtype |
Definition at line 311 of file defs.h.
Referenced by do_p1_goto(), exarif(), exassign(), exgoto(), and yyparse().
| char* Labelblock::fmtstring |
1.5.1