Home
last modified time | relevance | path

Searched refs:Qadgop_int (Results 1 – 1 of 1) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/niml/
H A Dniml_rowtype.c14 typedef struct { char a; int b; } Qadgop_int ; typedef
105 type_alignment[NI_INT ] = offsetof(Qadgop_int ,b) ; in setup_basic_types()