OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isl_realloc
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mit/isl/dist/include/isl/
ctx.h
126
#define
isl_realloc
(ctx,ptr,type,size) ((type *)isl_realloc_or_die(ctx,\
macro
130
#define isl_realloc_type(ctx,ptr,type)
isl_realloc
(ctx,ptr,type,sizeof(type))
135
isl_realloc
(ctx,ptr,type,(n)*sizeof(type))
/src/external/mit/isl/dist/
isl_pw_add_disjoint_templ.c
32
res =
isl_realloc
(ctx, pw, struct PW,
isl_list_templ.c
107
res =
isl_realloc
(ctx, list, LIST(EL),
Completed in 15 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026