#include <scilab/modules/intersci/src/exe/intersci-n.h>
Data Fields | |
| char * | name |
| int | vpos |
| int | type |
| int | length |
| IVAR | el [MAXEL] |
| int | for_type |
| char | fexternal [MAXNAM] |
| IVAR | equal |
| int | nfor_name |
| int | kp_state |
| char * | for_name [MAXARG] |
| char * | C_name [MAXARG] |
| int | for_name_orig [MAXARG] |
| char * | list_name |
| int | list_el |
| int | opt_type |
| char * | opt_name |
| int | present |
| int | stack_position |
| int | out_position |
| int | is_sciarg |
| char * | name |
| char | Stype [20] |
| char * | fexternal [MAXNAM] |
| char * | for_name [MAXARG] |
| char * | list_name |
| char * | opt_name |
Definition at line 100 of file intersci-n.h.
| char* var::name |
Definition at line 101 of file intersci-n.h.
Referenced by Check(), CheckOptDim(), OutExtPOLYNOM(), ShowVariables(), WriteArgCheck(), WriteCallRestCheck(), WriteExternalVariableOutput(), and WriteListAnalysis().
Definition at line 102 of file intersci-n.h.
Definition at line 103 of file intersci-n.h.
Referenced by FixForNames(), OutLISTarg(), ReadFunction(), ReadListElement(), WriteFortranCall(), WriteInfoCode(), and WriteOutput().
Definition at line 104 of file intersci-n.h.
Referenced by ReadFunction(), ReadListElement(), WriteInfoCode(), and WriteOutput().
Definition at line 105 of file intersci-n.h.
Referenced by OutLISTarg(), ReadFunction(), ReadListElement(), WriteInfoCode(), and WriteOutput().
Definition at line 107 of file intersci-n.h.
Referenced by OutLISTarg(), ReadFunction(), WriteFunctionCode(), and WriteVariable().
| char var::fexternal[MAXNAM] |
Definition at line 108 of file intersci-n.h.
Definition at line 111 of file intersci-n.h.
Referenced by Check(), CheckOptDim(), and WriteCallRestCheck().
Definition at line 112 of file intersci-n.h.
| char* var::for_name[MAXARG] |
Definition at line 113 of file intersci-n.h.
Referenced by Check(), CheckOptDim(), WriteCallRest(), WriteExternalVariableOutput(), and WriteVariableOutput().
| char* var::C_name[MAXARG] |
Definition at line 115 of file intersci-n.h.
| int var::for_name_orig[MAXARG] |
Definition at line 120 of file intersci-n.h.
| char* var::list_name |
Definition at line 122 of file intersci-n.h.
Referenced by FixForNames(), OutLIST(), OutLISTarg(), and ReadListElement().
| char* var::opt_name |
Definition at line 130 of file intersci-n.h.
Referenced by CheckCreateOrder(), FixForNames(), FixStackPositions(), OutCommon(), OutExtCommon(), OutExtIMATRIX(), OutExtSPARSE(), OutExtSTRING(), OutIMATRIX(), OutLISTarg(), OutSPARSE(), OutSTRINGMAT(), ReadFunction(), ReadListElement(), WriteCallRestCheck(), and WriteOutput().
Definition at line 143 of file intersci-n.h.
Referenced by ReadFunction(), and WriteCallRestCheck().
| char* var::name |
Definition at line 85 of file intersci.h.
| char var::Stype[20] |
Definition at line 87 of file intersci.h.
| char* var::fexternal[MAXNAM] |
Definition at line 92 of file intersci.h.
| char* var::for_name[MAXARG] |
Definition at line 97 of file intersci.h.
| char* var::list_name |
Definition at line 99 of file intersci.h.
| char* var::opt_name |
Definition at line 102 of file intersci.h.
1.5.1