OpenScop
0.9.0
|
#include <scatnames.h>
Data Fields | |
osl_strings_p | names |
The osl_scatnames_t structure stores a scatnames extention to the core OpenScop representation. It is devoted to store the scattering dimension names in a textual form. The names are stored using an osl_strings_t structure and their order in the array corresponds to their dimension order.
Definition at line 87 of file scatnames.h.
List of textual scattering dimension names.
Definition at line 88 of file scatnames.h.
Referenced by osl_scatnames_clone(), osl_scatnames_equal(), osl_scatnames_free(), osl_scatnames_idump(), osl_scatnames_malloc(), osl_scatnames_sprint(), osl_scatnames_sread(), osl_scop_print(), and osl_scop_print_scoplib().