#include <dscdef.h>
Public Attributes | |
char dscdef_64_ | $_fill_6 [8] |
char | dsc_b_scale |
unsigned char | dsc_b_digits |
union { | |
unsigned char dsc_b_aflags | |
struct { | |
unsigned dscdef_ $_fill_2: 4 | |
unsigned dsc_v_fl_redim: 1 | |
unsigned dsc_v_fl_column: 1 | |
unsigned dsc_v_fl_coeff: 1 | |
unsigned dsc_v_fl_bounds: 1 | |
} | |
}; | |
unsigned char | dsc_b_dimct |
unsigned int | dsc_l_arsize |
void * | dsc_a_a0 |
Definition at line 238 of file dscdef.h.
unsigned char _dscdef5::dsc_b_digits |
unsigned char _dscdef5::dsc_b_aflags |
unsigned _dscdef5::dsc_v_fl_redim |
unsigned _dscdef5::dsc_v_fl_column |
unsigned _dscdef5::dsc_v_fl_coeff |
unsigned _dscdef5::dsc_v_fl_bounds |
union { ... } |
unsigned char _dscdef5::dsc_b_dimct |
unsigned int _dscdef5::dsc_l_arsize |
void* _dscdef5::dsc_a_a0 |