#include <scilab/libs/f2c/src/defs.h>
Collaboration diagram for Addrblock:

Data Fields | |
| field | tag |
| field | vtype |
| field | vclass |
| field | vstg |
| expptr | vleng |
| union { | |
| Namep name | |
| char ident [IDENT_LEN+1] | |
| char * Charp | |
| Constant Const | |
| struct { | |
| double dfill [2] | |
| field vstg1 | |
| } kludge | |
| } | user |
| long | memno |
| expptr | memoffset |
| unsigned | istemp:1 |
| unsigned | isarray:1 |
| unsigned | ntempelt:10 |
| unsigned | dbl_builtin:1 |
| unsigned | charleng:1 |
| unsigned | cmplx_sub:1 |
| unsigned | skip_offset:1 |
| unsigned | parenused:1 |
| ftnint | varleng |
| int | uname_tag |
| char * | Field |
Definition at line 537 of file defs.h.
Definition at line 539 of file defs.h.
Referenced by asg_addr(), autovar(), builtin(), do_p1_extern(), exassign(), ioset(), make_int_expr(), putconst(), putio(), and startrw().
Definition at line 540 of file defs.h.
Referenced by addrlit(), asg_addr(), autovar(), builtin(), do_p1_extern(), exassign(), exdo(), freetemps(), ioset(), out_addr(), out_call(), putconst(), putcx1(), putio(), and startrw().
Definition at line 541 of file defs.h.
Referenced by builtin(), do_p1_extern(), out_addr(), and startrw().
Definition at line 542 of file defs.h.
Referenced by addrlit(), asg_addr(), autovar(), builtin(), do_p1_extern(), exassign(), ioset(), make_int_expr(), out_addr(), out_call(), putconst(), putcx1(), putio(), and startrw().
Definition at line 543 of file defs.h.
Referenced by autovar(), cpexpr(), freetemps(), mktmpn(), putconst(), and startrw().
Definition at line 548 of file defs.h.
Referenced by awalk(), make_int_expr(), opconv_fudge(), out_addr(), out_call(), and putcx1().
| char Addrblock::ident[IDENT_LEN+1] |
Definition at line 549 of file defs.h.
Referenced by autovar(), do_p1_ident(), doentry(), exassign(), ioset(), list_arg_types(), listargs(), opconv_fudge(), out_addr(), out_call(), out_name(), putentries(), putio(), and startrw().
| char* Addrblock::Charp |
| union Constant Addrblock::Const |
| double Addrblock::dfill[2] |
| struct { ... } Addrblock::kludge |
Referenced by putconst().
| union { ... } Addrblock::user |
Referenced by addrlit(), autovar(), awalk(), do_p1_charp(), do_p1_ident(), doentry(), exassign(), ioset(), list_arg_types(), listargs(), make_int_expr(), opconv_fudge(), out_addr(), out_call(), out_name(), putconst(), putcx1(), putio(), and startrw().
Definition at line 558 of file defs.h.
Referenced by addrlit(), builtin(), do_p1_extern(), out_call(), putconst(), and startrw().
Definition at line 561 of file defs.h.
Referenced by asg_addr(), autovar(), awalk(), cpexpr(), exassign(), ioset(), make_int_expr(), mkscalar(), nextdata(), opconv_fudge(), out_addr(), out_call(), putconst(), putct1(), putcx1(), putio(), and startrw().
| unsigned Addrblock::istemp |
| unsigned Addrblock::isarray |
Definition at line 564 of file defs.h.
Referenced by asg_addr(), autovar(), ioset(), make_int_expr(), out_addr(), out_call(), putcx1(), and putio().
| unsigned Addrblock::ntempelt |
Definition at line 566 of file defs.h.
Referenced by asg_addr(), autovar(), exassign(), ioset(), mktmpn(), out_addr(), and putio().
| unsigned Addrblock::dbl_builtin |
| unsigned Addrblock::charleng |
| unsigned Addrblock::cmplx_sub |
| unsigned Addrblock::skip_offset |
| unsigned Addrblock::parenused |
Definition at line 576 of file defs.h.
Referenced by autovar(), awalk(), do_p1_charp(), do_p1_extern(), do_p1_ident(), doentry(), doiolist(), exassign(), ioset(), make_int_expr(), opconv_fudge(), out_addr(), out_call(), putcx1(), and putio().
| char* Addrblock::Field |
1.5.1