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

Data Fields | |
| int | ndim |
| expptr | nelt |
| expptr | baseoffset |
| expptr | basexpr |
| struct { | |
| expptr dimsize | |
| expptr dimexpr | |
| } | dims [1] |
Definition at line 634 of file defs.h.
Definition at line 636 of file defs.h.
Referenced by argsort(), doequiv(), mklhs(), prolog(), ref_defs(), suboffset(), wr_char_len(), write_char_init(), and write_namelists().
Definition at line 637 of file defs.h.
Referenced by autovar(), dim_check(), doiolist(), n_elt(), nextdata(), struct_eq(), subcheck(), and write_namelists().
Definition at line 638 of file defs.h.
Referenced by mkscalar(), prolog(), ref_defs(), suboffset(), and write_namelists().
Definition at line 647 of file defs.h.
Referenced by copy_data(), hashclear(), prolog(), ref_defs(), suboffset(), wr_char_len(), write_char_init(), and write_namelists().
| struct { ... } Dimblock::dims[1] |
Referenced by argsort(), hashclear(), prolog(), ref_defs(), suboffset(), wr_char_len(), write_char_init(), and write_namelists().
1.5.1