Home
last modified time | relevance | path

Searched defs:data_type_struct (Results 1 – 2 of 2) sorted by relevance

/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcugtk/
H A Dspectrumdoc.cc148 struct data_type_struct { struct
149 int n; // number of variables
150 bool comma_sep; // whether the separator is a comma
151 bool one_per_line; // whether each line has only one data set
152 bool explicit_indep; // whether the independent variable is explicit
153 char *variables; // each letter is a variable symbol, must be freed
/dports/devel/openocd/openocd-0.11.0/src/target/
H A Darc.h100 struct reg_data_type_struct data_type_struct; member