OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cloog_vec
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/include/cloog/
int.h
153
struct
cloog_vec
{
struct
158
struct
cloog_vec
*cloog_vec_alloc(unsigned size);
159
void cloog_vec_free(struct
cloog_vec
*vec);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
int.h
153
struct
cloog_vec
{
struct
158
struct
cloog_vec
*cloog_vec_alloc(unsigned size);
159
void cloog_vec_free(struct
cloog_vec
*vec);
Completed in 29 milliseconds