OpenScop  0.9.0
Data Fields
osl_arrays Struct Reference

#include <arrays.h>

Data Fields

int nb_names
 
int * id
 
char ** names
 

Detailed Description

The osl_arrays_t structure stores a set of array textual names in the extension part of the OpenScop representation. Each name has a name string and an identifier: the ith name as name string names[i] and identifier id[i].

Definition at line 86 of file arrays.h.

Field Documentation

int* osl_arrays::id
char** osl_arrays::names
int osl_arrays::nb_names

The documentation for this struct was generated from the following file: