#include <scilab/libs/f2c/src/defs.h>
Data Fields | |
| struct { | |
| char * ccp0 | |
| ftnint blanks | |
| } | ccp1 |
| ftnint | ci |
| Llong | cq |
| ULlong | ucq |
| double | cd [2] |
| char * | cds [2] |
Definition at line 494 of file defs.h.
| char* Constant::ccp0 |
| struct { ... } Constant::ccp1 |
Referenced by consconv(), fold(), make_one_const(), putconst(), and wr_globals().
Definition at line 500 of file defs.h.
Referenced by consbinop(), consconv(), conspower(), cpexpr(), cplenexpr(), dim_check(), docommon(), doentry(), fold(), foldminmax(), intrcall(), ioseta(), LRget(), make_param(), mkcxcon(), mkexpr(), mklhs(), mkpower(), mktmpn(), nextdata(), out_addr(), out_call(), p1_const(), p1comp_goto(), prolog(), ref_defs(), setdata(), stfcall(), struct_eq(), subcheck(), wr_char_len(), write_char_init(), write_namelists(), and zeroconst().
Definition at line 502 of file defs.h.
Referenced by consbinop(), consconv(), conspower(), LRget(), p1_const(), setdata(), and zeroconst().
| double Constant::cd[2] |
Definition at line 505 of file defs.h.
Referenced by consbinop(), consconv(), conspower(), dim_check(), foldminmax(), isnegative_const(), mkcxcon(), negate_const(), p1_const(), prconr(), write_char_init(), and zeroconst().
| char* Constant::cds[2] |
Definition at line 506 of file defs.h.
Referenced by consbinop(), conspower(), foldminmax(), isnegative_const(), mkcxcon(), negate_const(), p1_const(), prconr(), wr_globals(), and zeroconst().
1.5.1