Matrix r5059
|
Go to the source code of this file.
Macros | |
#define | _n_Csp_ |
#define | _l_Csp_ |
#define | _i_Csp_ |
#define | _d_Csp_ |
#define | _z_Csp_ |
Enumerations | |
enum | x_slot_kind { x_unknown = -2 , x_pattern = -1 , x_double = 0 , x_logical = 1 , x_integer = 2 , x_complex = 3 } |
#define _d_Csp_ |
Definition at line 23 of file subassign.c.
#define _i_Csp_ |
Definition at line 20 of file subassign.c.
#define _l_Csp_ |
Definition at line 17 of file subassign.c.
#define _n_Csp_ |
Definition at line 14 of file subassign.c.
#define _z_Csp_ |
Definition at line 26 of file subassign.c.
enum x_slot_kind |
Enumerator | |
---|---|
x_unknown | |
x_pattern | |
x_double | |
x_logical | |
x_integer | |
x_complex |
Definition at line 5 of file subassign.c.